Merge commit 'fe564d72279f4ab061b961dd528623f0ed272667' as 'cluster-config'
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
commonAnnotations:
|
||||
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
|
||||
|
||||
namespace: quay
|
||||
|
||||
resources:
|
||||
- github.com/redhat-cop/gitops-catalog/quay-operator/operator/overlays/stable-3.8
|
||||
- init-user-password-secret.yaml
|
||||
- init-quay-job.yaml
|
||||
- registry-config-bundle-secret.yaml
|
||||
- registry.yaml
|
||||
- registry-app-route.yaml
|
||||
Reference in New Issue
Block a user