Skip to content

Commit d495fa4

Browse files
committed
[skip ci] doc: update example
1 parent 2d97dc8 commit d495fa4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/meowhq-nginx/examples/nginx-aks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
valueFiles:
1717
- values.yaml
1818
- values-aks.yaml
19-
values:
19+
values: |2-
2020
nginx:
2121
# additional customization
2222
replicaCount: 2

charts/meowhq-nginx/examples/nginx-gke.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
valueFiles:
1717
- values.yaml
1818
- values-gke.yaml
19-
values:
19+
values: |2-
2020
nginx:
2121
# additional customization
2222
replicaCount: 1

0 commit comments

Comments
 (0)