19 lines
749 B
YAML
19 lines
749 B
YAML
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
|