Skip to content

Commit 677de1e

Browse files
bdourallawziprydie
authored andcommitted
Update incorrect annotation for seclist example (#231)
1 parent a5474bd commit 677de1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/nginx-demo-svc-seclist-disabled.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ apiVersion: v1
2020
metadata:
2121
name: nginx-service
2222
annotations:
23-
oci-load-balancer-security-list-management-mode: "None"
23+
service.beta.kubernetes.io/oci-load-balancer-security-list-management-mode: "None"
2424
spec:
2525
selector:
2626
app: nginx

0 commit comments

Comments
 (0)