github.com/verrazzano/verrazzano@v1.7.0/application-operator/mcagent/testdata/clusterca-adminregsecret-new.yaml (about) 1 # Copyright (c) 2022, Oracle and/or its affiliates. 2 # Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. 3 apiVersion: v1 4 kind: Secret 5 metadata: 6 name: verrazzano-cluster-managed1-registration 7 namespace: verrazzano-mc 8 data: 9 es-ca-bundle: bmV3IEVTIENBIGJ1bmRsZQo= #cleartext: new ES CA bundle 10 # cleartext: https://elasticsearchupdated.vmi.system.vzenv.example.com 11 es-url: aHR0cHM6Ly9lc3VwZGF0ZWQudm1pLnN5c3RlbS52emVudi5leGFtcGxlLmNvbQo= 12 # cleartext: https://kcupdated.vzenv.example.com 13 keycloak-url: aHR0cHM6Ly9rY3VwZGF0ZWQudnplbnYuZXhhbXBsZS5jb20K 14 managed-cluster-name: bWFuYWdlZDE= # managed1 15 password: Wmh4VnhnaFVHUGx0d1Vn 16 username: dnp1c2VyCg== # vzuser 17 jaeger-os-ca.crt: bmV3IEVTIENBIGJ1bmRsZQo= #cleartext: new ES CA bundle 18 jaeger-os-tls.cert: "" 19 jaeger-os-tls.key: "" 20 # cleartext: https://elasticsearchupdated.vmi.system.vzenv.example.com 21 jaeger-os-url: aHR0cHM6Ly9lc3VwZGF0ZWQudm1pLnN5c3RlbS52emVudi5leGFtcGxlLmNvbQo=