UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

SKIP UPGRADE Blloyd argocd cypress fix

Merged Brendon Lloyd requested to merge blloyd_argocd_cypress_fix into master
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -136,6 +136,8 @@ gatekeeper:
excludedResources:
# Allows k3d load balancer containers to pull from public repos
- istio-system/lb-port-.*
# Allow argocd to deploy a test app in its cypress test
- argocd/guestbook-ui.*
excludedNamespaces:
- argocd
allowedSecCompProfiles:
@@ -165,6 +167,7 @@ gatekeeper:
# Allows k3d load balancer containers to mount host ports
- istio-system/lb-port-.*
# Allow argocd to deploy a test app in its cypress test
- argocd/guestbook-ui.*
excludedNamespaces:
- argocd
noBigContainers:
Loading