9 lines
166 B
YAML
9 lines
166 B
YAML
apiVersion: operator.openshift.io/v1
|
|
kind: Network
|
|
metadata:
|
|
name: cluster
|
|
annotations:
|
|
argocd.argoproj.io/sync-wave: "4"
|
|
spec:
|
|
useMultiNetworkPolicy: true
|