Skip to content

Commit

Permalink
ARO-1422 & ARO-1423: Remove 'excludedNamespaces' in sync.yaml. It pre…
Browse files Browse the repository at this point in the history
…vents other policies from working.
  • Loading branch information
edisonLcardenas committed Jul 3, 2023
1 parent 747d3fb commit cb88f6b
Showing 1 changed file with 0 additions and 29 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,35 +4,6 @@ metadata:
name: config
namespace: "openshift-azure-guardrails"
spec:
match:
- excludedNamespaces:
[
"kube-*",
"openshift-kube-*",
"openshift",
"openshift-etcd*",
"openshift-monitoring",
"default",
"gatekeeper-system",
"openshift-apiserver*",
"openshift-authentication*",
"openshift-logging",
"openshift-redhat-marketplace",
"openshift-operators",
"openshift-user-workload-monitoring",
"openshift-pipelines",
"openshift-marketplace",
"openshift-multus",
"openshift-network*",
"openshift-vsphere-*",
"openshift-config-*",
"openshift-console",
"openshift-service-ca*",
"openshift-azure*",
"openshift-cloud*",
"openshift-sdn",
]
processes: ["*"]
sync:
syncOnly:
- group: ""
Expand Down

0 comments on commit cb88f6b

Please sign in to comment.