Skip to content

Commit 2604244

Browse files
authored
Add default field in policy (#168)
This get added by kyverno so add it to the source so ArgoCD is not always out of sync. KFLUXINFRA-2676 Signed-off-by: Hugo Arès <hares@redhat.com>
1 parent c1b9dbd commit 2604244

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

components/policies/internal-staging/block-signing-server-access/block-signing-server-access.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ spec:
2323
- resources:
2424
namespaces:
2525
- internal-services
26+
skipBackgroundRequests: true
2627
generate:
2728
generateExisting: true
2829
apiVersion: k8s.ovn.org/v1

0 commit comments

Comments
 (0)