Skip to content

Commit 817ec9d

Browse files
committed
revert(support): remove ca passthrough
1 parent 1a17849 commit 817ec9d

File tree

3 files changed

+2
-22
lines changed

3 files changed

+2
-22
lines changed

helm-chart/eoapi-support/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
22
name: eoapi-support
33

4-
appVersion: "0.1.8"
5-
version: "0.1.8"
4+
appVersion: "0.1.7"
5+
version: "0.1.7"
66

77
dependencies:
88
- name: metrics-server

helm-chart/eoapi-support/templates/_helpers.tpl

Lines changed: 0 additions & 15 deletions
This file was deleted.

helm-chart/eoapi-support/values.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
# when enabled, metrics-server will use the caBundle from the provided secret
2-
# ref: https://github.com/developmentseed/eoapi-k8s/issues/154
3-
enableCaBundleFetch: false
4-
caBundleSecretName: ""
5-
61
# most of this was cribbed from https://github.com/2i2c-org/infrastructure/blob/master/helm-charts/support/
72
# so giving props where props are due to Yuvi Panda :sparkles:
83
prometheus-adapter:

0 commit comments

Comments
 (0)