...

Text file src/edge-infra.dev/config/pallets/k8s-config-connector/config-connector/generic/configconnector.yaml

Documentation: edge-infra.dev/config/pallets/k8s-config-connector/config-connector/generic

     1apiVersion: core.cnrm.cloud.google.com/v1beta1 # configconnector.yaml
     2kind: ConfigConnector
     3metadata:
     4  # the name is restricted to ensure that there is only one
     5  # ConfigConnector resource installed in your cluster
     6  name: configconnector.core.cnrm.cloud.google.com
     7spec:
     8  credentialSecretName: gcp-creds
     9  mode: cluster

View as plain text