8 lines
138 B
Text
8 lines
138 B
Text
|
kind: Secret
|
||
|
apiVersion: v1
|
||
|
metadata:
|
||
|
name: cloud-config
|
||
|
namespace: kube-system
|
||
|
data:
|
||
|
azure.json: {{ cloud_config_secret.content }}
|