Skip to content

Commit 506a578

Browse files
author
Weiping Cai
committed
uograde dependent-envars.yaml leave out env name
Signed-off-by: Weiping Cai <[email protected]>
1 parent e3f6541 commit 506a578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/examples/pods/inject/dependent-envars.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
value: "80"
1717
- name: SERVICE_IP
1818
value: "172.17.0.1"
19-
- name: UNCHANGE_REFERENCE
19+
- name: UNCHANGED_REFERENCE
2020
value: "$(PROTOCOL)://$(SERVICE_IP):$(SERVICE_PORT)"
2121
- name: PROTOCOL
2222
value: "https"

0 commit comments

Comments
 (0)