Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 3e3a253

Browse files
committed
Typo in demo yamls
Signed-off-by: JoshVanL <[email protected]>
1 parent 45d47a3 commit 3e3a253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/yaml/kube-oidc-proxy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ spec:
6666
- name: kube-oidc-proxy-config
6767
mountPath: /etc/oidc
6868
readOnly: true
69-
- name: kube-oidc-proxy-els
69+
- name: kube-oidc-proxy-tls
7070
mountPath: /etc/oidc/tls
7171
readOnly: true
7272
volumes:

0 commit comments

Comments
 (0)