We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a17849 commit 817ec9dCopy full SHA for 817ec9d
helm-chart/eoapi-support/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v2
2
name: eoapi-support
3
4
-appVersion: "0.1.8"
5
-version: "0.1.8"
+appVersion: "0.1.7"
+version: "0.1.7"
6
7
dependencies:
8
- name: metrics-server
helm-chart/eoapi-support/templates/_helpers.tpl
helm-chart/eoapi-support/values.yaml
@@ -1,8 +1,3 @@
-# when enabled, metrics-server will use the caBundle from the provided secret
-# ref: https://github.com/developmentseed/eoapi-k8s/issues/154
-enableCaBundleFetch: false
-caBundleSecretName: ""
-
# most of this was cribbed from https://github.com/2i2c-org/infrastructure/blob/master/helm-charts/support/
# so giving props where props are due to Yuvi Panda :sparkles:
prometheus-adapter:
0 commit comments