mirror of
https://github.com/kubevela/kubevela.git
synced 2026-04-21 01:57:18 +00:00
9 lines
154 B
YAML
9 lines
154 B
YAML
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: vela-kubeconfig
|
|
namespace: argocd
|
|
data:
|
|
config: |
|
|
# fill your vela control plane kubeconfig here
|