G.con/crd/setup
If your repo is hosted in Google Cloud Source Repositories:
Once the setup is complete, you can control your computer from anywhere: Chrome Remote Desktop - Google g.con/crd/setup
# Check the status of the 'root-sync' (in multi-repo mode) kubectl get rootsync -n config-management-system If your repo is hosted in Google Cloud
# config-management.yaml apiVersion: configmanagement.gke.io/v1 kind: ConfigManagement metadata: name: config-management spec: enableMultiRepo: true git: syncRepo: https://source.developers.google.com/p/YOUR_PROJECT/r/YOUR_REPO syncBranch: main secretType: gcpserviceaccount policyDir: "configs" g.con/crd/setup
Create a Service Account with source.reader permissions.