Skip to content

Commit

Permalink
Deployed e1fe2ec 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 Dec 22, 2023
1 parent 710baca commit c31a059
Show file tree
Hide file tree
Showing 4 changed files with 151 additions and 124 deletions.
12 changes: 6 additions & 6 deletions dev/schema/pipeline.json
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,7 @@
"additionalProperties": true,
"description": "Settings specific to producers.",
"properties": {
"nameOverride": {
"fullnameOverride": {
"anyOf": [
{
"type": "string"
Expand All @@ -588,8 +588,8 @@
}
],
"default": null,
"description": "Override name with this value",
"title": "Nameoverride"
"description": "Fully overrides the release and chart name",
"title": "Fullname override"
},
"streams": {
"allOf": [
Expand Down Expand Up @@ -863,7 +863,7 @@
"default": null,
"description": "Kubernetes Event-driven Autoscaling config"
},
"nameOverride": {
"fullnameOverride": {
"anyOf": [
{
"type": "string"
Expand All @@ -873,8 +873,8 @@
}
],
"default": null,
"description": "Override name with this value",
"title": "Nameoverride"
"description": "Fully overrides the release and chart name",
"title": "Fullname override"
},
"streams": {
"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 c31a059

Please sign in to comment.