ArgoCD Test Application Blocked by Gatekeeper
- Add exclusion for bb-cypress-test-* that is used as part of the cypress test to validate ArgoCD health:
argocd 44m Warning FailedCreate replicaset/bb-cypress-test-helm-guestbook-577d867979 Error creating: admission webhook "validation.gatekeeper.sh" denied the request: [allowed-docker-registries] container has an invalid repository for image <gcr.io/heptio-images/ks-guestbook-demo:0.1>, allowed repos are ["registry1.dso.mil", "registry.dso.mil"]
- Validate cypress test succeeds when gatekeeper is also deployed