You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
275 B

  1. # This YAML file contains secret objects,
  2. # which are necessary to run external huaweicloud cloud controller.
  3. kind: Secret
  4. apiVersion: v1
  5. metadata:
  6. name: external-huawei-cloud-config
  7. namespace: kube-system
  8. data:
  9. cloud-config: {{ external_huawei_cloud_config_secret }}