Skip to content

Commit

Permalink
Deployed 40dbf56 to dev with MkDocs 1.5.3 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bakdata-bot committed May 28, 2024
1 parent 7ce5631 commit 8517687
Show file tree
Hide file tree
Showing 6 changed files with 49 additions and 81 deletions.
4 changes: 0 additions & 4 deletions dev/resources/variables/config_env_vars.env
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ KPOPS_PIPELINE_BASE_DIR=.
# kafka_brokers
# The comma separated Kafka brokers address.
KPOPS_KAFKA_BROKERS # No default value, required
# defaults_filename_prefix
# The name of the defaults file and the prefix of the defaults
# environment file.
KPOPS_DEFAULTS_FILENAME_PREFIX=defaults
# topic_name_config.default_output_topic_name
# Configures the value for the variable ${output_topic_name}
KPOPS_TOPIC_NAME_CONFIG__DEFAULT_OUTPUT_TOPIC_NAME=${pipeline.name}-${component.name}
Expand Down
7 changes: 0 additions & 7 deletions dev/resources/variables/config_env_vars/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1624,13 +1624,6 @@ <h1>Config env vars</h1>
<td>kafka_brokers</td>
</tr>
<tr>
<td>KPOPS_DEFAULTS_FILENAME_PREFIX</td>
<td>defaults</td>
<td>False</td>
<td>The name of the defaults file and the prefix of the defaults environment file.</td>
<td>defaults_filename_prefix</td>
</tr>
<tr>
<td>KPOPS_TOPIC_NAME_CONFIG__DEFAULT_OUTPUT_TOPIC_NAME</td>
<td>${pipeline.name}-${component.name}</td>
<td>False</td>
Expand Down
6 changes: 0 additions & 6 deletions dev/schema/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,12 +196,6 @@
"title": "Create Namespace",
"type": "boolean"
},
"defaults_filename_prefix": {
"default": "defaults",
"description": "The name of the defaults file and the prefix of the defaults environment file.",
"title": "Defaults Filename Prefix",
"type": "string"
},
"helm_config": {
"allOf": [
{
Expand Down
2 changes: 1 addition & 1 deletion dev/search/search_index.json

Large diffs are not rendered by default.

Binary file modified dev/sitemap.xml.gz
Binary file not shown.
Loading

0 comments on commit 8517687

Please sign in to comment.