gray-rainbow-94278
06/05/2024, 2:26 PMkind: Secret
metadata:
namespace: argocd
name: mycluster
labels:
<http://argocd.argoproj.io/secret-type|argocd.argoproj.io/secret-type>: cluster
type: Opaque
stringData:
name: mycluster
server: <https://myrancher.com/k8s/clusters/c-m-123abcd>
config: |
{
"bearerToken": "my-api-key-here",
"tlsClientConfig": {
"insecure": false
}
}