Skip to content

Commit

Permalink
hide certmanager values
Browse files Browse the repository at this point in the history
  • Loading branch information
ihiverlet committed Apr 11, 2024
1 parent 43f472f commit 86f8c7a
Show file tree
Hide file tree
Showing 12 changed files with 15 additions and 33 deletions.
2 changes: 1 addition & 1 deletion charts/jupyter-pyspark/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.33.11
version: 1.33.12

dependencies:
- name: library-chart
Expand Down
5 changes: 1 addition & 4 deletions charts/jupyter-pyspark/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -620,11 +620,8 @@
"title": "CertManager Cluster Issuer",
"default": "",
"x-onyxia": {
"hidden": true,
"overwriteDefaultWith": "k8s.certManagerClusterIssuer"
},
"hidden" :{
"value": true,
"path": "ingress/useCertManager"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-python/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)

version: 1.13.29
version: 1.13.30

dependencies:
- name: library-chart
Expand Down
7 changes: 2 additions & 5 deletions charts/jupyter-python/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -566,13 +566,10 @@
"title": "CertManager Cluster Issuer",
"default": "",
"x-onyxia": {
"hidden": true,
"overwriteDefaultWith": "k8s.certManagerClusterIssuer"
},
"hidden" :{
"value": true,
"path": "ingress/useCertManager"
}
}
}
}
},
"route": {
Expand Down
2 changes: 1 addition & 1 deletion charts/rstudio-sparkr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)

version: 1.17.11
version: 1.17.12

dependencies:
- name: library-chart
Expand Down
7 changes: 2 additions & 5 deletions charts/rstudio-sparkr/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,7 @@
"description": "Whether CertManager should be used to generate a certificate",
"default": false,
"x-onyxia": {
"hidden": true,
"overwriteDefaultWith": "k8s.useCertManager"
}
},
Expand All @@ -563,12 +564,8 @@
"x-onyxia": {
"hidden": true,
"overwriteDefaultWith": "k8s.certManagerClusterIssuer"
},
"hidden" :{
"value": true,
"path": "ingress/useCertManager"
}
}
}
}
},
"route": {
Expand Down
2 changes: 1 addition & 1 deletion charts/rstudio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.15.21
version: 1.15.22

dependencies:
- name: library-chart
Expand Down
7 changes: 2 additions & 5 deletions charts/rstudio/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,7 @@
"description": "Whether CertManager should be used to generate a certificate",
"default": false,
"x-onyxia": {
"hidden": true,
"overwriteDefaultWith": "k8s.useCertManager"
}
},
Expand All @@ -544,12 +545,8 @@
"x-onyxia": {
"hidden": true,
"overwriteDefaultWith": "k8s.certManagerClusterIssuer"
},
"hidden" :{
"value": true,
"path": "ingress/useCertManager"
}
}
}
}
},
"route": {
Expand Down
2 changes: 1 addition & 1 deletion charts/vscode-pyspark/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.3.30
version: 1.3.31

dependencies:
- name: library-chart
Expand Down
5 changes: 1 addition & 4 deletions charts/vscode-pyspark/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -609,6 +609,7 @@
"description": "Whether CertManager should be used to generate a certificate",
"default": false,
"x-onyxia": {
"hidden": true,
"overwriteDefaultWith": "k8s.useCertManager"
}
},
Expand All @@ -620,10 +621,6 @@
"x-onyxia": {
"hidden": true,
"overwriteDefaultWith": "k8s.certManagerClusterIssuer"
},
"hidden" :{
"value": true,
"path": "ingress/useCertManager"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion charts/vscode-python/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)

version: 1.11.28
version: 1.11.29

dependencies:
- name: library-chart
Expand Down
5 changes: 1 addition & 4 deletions charts/vscode-python/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,7 @@
"description": "Whether CertManager should be used to generate a certificate",
"default": false,
"x-onyxia": {
"hidden": true,
"overwriteDefaultWith": "k8s.useCertManager"
}
},
Expand All @@ -563,10 +564,6 @@
"x-onyxia": {
"hidden": true,
"overwriteDefaultWith": "k8s.certManagerClusterIssuer"
},
"hidden" :{
"value": true,
"path": "ingress/useCertManager"
}
}
}
Expand Down

0 comments on commit 86f8c7a

Please sign in to comment.