UNCLASSIFIED

Commit ecab0bcf authored by Ryan Garcia's avatar Ryan Garcia
Browse files

chore: Testing readding enabling upgradejob values

parent 800b5ba3
Pipeline #181424 passed with stages
in 2 minutes and 52 seconds
#{{- if .Values.anchoreEngineUpgradeJob.enabled }} {{- if .Values.anchoreEngineUpgradeJob.enabled }}
apiVersion: batch/v1 apiVersion: batch/v1
kind: Job kind: Job
metadata: metadata:
...@@ -93,4 +93,4 @@ spec: ...@@ -93,4 +93,4 @@ spec:
{{- with .Values.anchoreGlobal.serviceAccountName }} {{- with .Values.anchoreGlobal.serviceAccountName }}
serviceAccountName: {{ . }} serviceAccountName: {{ . }}
{{- end }} {{- end }}
#{{- end }} {{- end }}
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment