mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-09-17 23:58:29 +00:00
extend cluster iso images information
This commit is contained in:
@@ -22,6 +22,9 @@ spec:
|
||||
cloudConfigRef:
|
||||
name: {{ include "osartifact.fullname" . }}-config
|
||||
key: cloud-config.yaml
|
||||
{{- if .Values.project }}
|
||||
project: {{ .Values.project }}
|
||||
{{- end }}
|
||||
exporter:
|
||||
serviceAccount: {{ include "osartifact.fullname" . }}
|
||||
{{- with .Values.exporter.extraEnvVars }}
|
||||
|
Reference in New Issue
Block a user