mirror of
https://github.com/ysoftdevs/argo-poc.git
synced 2026-05-20 05:47:22 +02:00
ArgoCd helmchart
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{{/* vim: set filetype=mustache: */}}
|
||||
{{/*
|
||||
Return the target Kubernetes version
|
||||
*/}}
|
||||
{{- define "argo-cd.kubeVersion" -}}
|
||||
{{- default .Capabilities.KubeVersion.Version .Values.kubeVersionOverride }}
|
||||
{{- end }}
|
||||
Reference in New Issue
Block a user