We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5474bd commit 677de1eCopy full SHA for 677de1e
examples/nginx-demo-svc-seclist-disabled.yaml
@@ -20,7 +20,7 @@ apiVersion: v1
20
metadata:
21
name: nginx-service
22
annotations:
23
- oci-load-balancer-security-list-management-mode: "None"
+ service.beta.kubernetes.io/oci-load-balancer-security-list-management-mode: "None"
24
spec:
25
selector:
26
app: nginx
0 commit comments