Skip to content

Commit f20203d

Browse files
committed
fix istio name
1 parent a9c45ad commit f20203d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

deploy/releases/istio.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ releases:
88
# References:
99
# - https://github.com/helm/charts/tree/master/incubator/raw
1010
#
11-
- name: 'example-{{ requiredEnv "COLOR" }}'
12-
labels:
13-
color: "{{ requiredEnv "COLOR" }}"
11+
- name: 'example-istio'
1412
chart: "kubernetes-incubator/raw"
1513
version: "0.1.0"
1614
wait: true

0 commit comments

Comments
 (0)