Skip to content

Commit d21bf59

Browse files
committed
no more need for subs
1 parent ce1a8c5 commit d21bf59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy-manage/deploy/cloud-on-k8s/managing-deployments-using-helm-chart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ helm install es-kb-quickstart elastic/eck-stack -n elastic-stack --create-namesp
137137

138138
For illustration purposes, the ingress objects created by the previous command will look similar to the following:
139139

140-
```yaml subs=true
140+
```yaml
141141
# Source: eck-stack/charts/eck-elasticsearch/templates/ingress.yaml
142142
apiVersion: networking.k8s.io/v1
143143
kind: Ingress

0 commit comments

Comments
 (0)