Skip to content

Commit a542592

Browse files
committed
Do not watch own namespace by default
1 parent 05340d0 commit a542592

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

templates/policies/ocp-gitops-policy.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ spec:
4141
name: {{ $.Values.global.gitOpsSubNamespace }}-operator-group
4242
namespace: {{ $.Values.global.gitOpsSubNamespace }}
4343
spec:
44-
targetNamespaces:
45-
- {{ $.Values.global.gitOpsSubNamespace }}
4644
{{- end }}
4745
- complianceType: mustonlyhave
4846
objectDefinition:

0 commit comments

Comments
 (0)