Squashed 'cluster-config/' content from commit 654f2390
git-subtree-dir: cluster-config git-subtree-split: 654f23903bd1f9a27a4810bd289d165b6cfdbb0c
This commit is contained in:
18
components/acs-operator/overlays/sso/kustomization.yaml
Normal file
18
components/acs-operator/overlays/sso/kustomization.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
commonAnnotations:
|
||||
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
|
||||
|
||||
resources:
|
||||
- github.com/redhat-cop/gitops-catalog/advanced-cluster-security-operator/operator/overlays/latest
|
||||
- github.com/redhat-cop/gitops-catalog/advanced-cluster-security-operator/instance/overlays/internal-registry-integration
|
||||
- sso-sealed-secret.yaml
|
||||
- create-sso-auth-provider-job.yaml
|
||||
# Use Andrew's Pipeline to create Stackrox API Tokens in tenant namespaces
|
||||
- github.com/pittar-gitops/gitops-mono-repo-admins/03-cluster-services/08-advanced-cluster-security/pipelines-and-secrets
|
||||
|
||||
patchesJson6902:
|
||||
- path: patch-resources.yaml
|
||||
target:
|
||||
group: platform.stackrox.io
|
||||
kind: Central
|
||||
name: central
|
||||
version: v1alpha1
|
||||
Reference in New Issue
Block a user