blob: 02c002c5defb2be684e60433b655c87d48ed6147 [file] [log] [blame]
Giorgi Lekveishvilif739d352024-09-03 22:02:40 +04001apiVersion: v1
2kind: Secret
3metadata:
4 name: {{ .Values.name }}-network-data
5type: Opaque
6data:
7 networkdata: {{ .Values.cloudInit.networkData}}