Skip to content

Commit e86785e

Browse files
committed
disable synchronization in copy-host-secret-artifact-s3
1 parent 166d4d7 commit e86785e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

charts/workflows/templates/sessionspace-clusterpolicy.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,9 @@ metadata:
118118
spec:
119119
evaluation:
120120
generateExisting:
121-
enabled: true
121+
enabled: false
122122
synchronize:
123-
enabled: true
123+
enabled: false
124124
matchConstraints:
125125
resourceRules:
126126
- apiGroups: [""]

0 commit comments

Comments
 (0)