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 a9c45ad commit f20203dCopy full SHA for f20203d
deploy/releases/istio.yaml
@@ -8,9 +8,7 @@ releases:
8
# References:
9
# - https://github.com/helm/charts/tree/master/incubator/raw
10
#
11
-- name: 'example-{{ requiredEnv "COLOR" }}'
12
- labels:
13
- color: "{{ requiredEnv "COLOR" }}"
+- name: 'example-istio'
14
chart: "kubernetes-incubator/raw"
15
version: "0.1.0"
16
wait: true
0 commit comments