github.com/argoproj/argo-cd@v1.8.7/test/e2e/testdata/global-with-no-namesapce/console.yaml (about)

     1  ---
     2  apiVersion: config.openshift.io/v1
     3  kind: Console
     4  metadata:
     5    name: cluster
     6    annotations:
     7      argocd.argoproj.io/sync-options: Prune=false
     8  spec:
     9    authentication:
    10      logoutRedirect: "https://google.com"