argo-cd/test/e2e/testdata/global-with-no-namesapce/console.yaml
May Zhang d676209daa
fix: App Creation Requires Namespace Even When Repo Contains Only Global Custom Resource (#3874)
* fix: App Creation Requires Namespace Even When Repo Contains Only Global Custom Resource

* fix a typo

* fix a failed test
2020-06-29 16:33:13 -07:00

10 lines
No EOL
207 B
YAML

---
apiVersion: config.openshift.io/v1
kind: Console
metadata:
name: cluster
annotations:
argocd.argoproj.io/sync-options: Prune=false
spec:
authentication:
logoutRedirect: "https://google.com"