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
Compare and Show latest version
1 file
+ 3
7
Compare changes
  • Side-by-side
  • Inline
+ 3
7
@@ -135,7 +135,7 @@ gatekeeper:
# 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
- default/guestbook.*
- argocd/guestbook.*
excludedNamespaces:
- argocd
allowedSecCompProfiles:
@@ -159,7 +159,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
- default/guestbook.*
- argocd/guestbook.*
excludedNamespaces:
- argocd
noBigContainers:
@@ -368,8 +368,7 @@ twistlock:
# Addons are toggled based on labels in CI
addons:
argocd:
<<<<<<< HEAD:tests/test-values.yaml
enabled: false
enabled: true
sso:
enabled: false
client_id: platform1_a8604cc9-f5e9-4656-802d-d05624370245_bb8-argocd
@@ -377,9 +376,6 @@ addons:
provider_name: "P1 SSO"
groups: |
g, Impact Level 2 Authorized, role:admin
=======
enabled: true
>>>>>>> 0a040d8e... Enable the argocd cypress test:tests/ci/k3d/values.yaml
values:
controller:
resources:
Loading