We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4efea8 commit 0327983Copy full SHA for 0327983
charts/cluster-api-runtime-extensions-nutanix/templates/extensionconfig.yaml
@@ -6,6 +6,7 @@ kind: ExtensionConfig
6
metadata:
7
annotations:
8
runtime.cluster.x-k8s.io/inject-ca-from-secret: {{ .Release.Namespace }}/{{ template "chart.name" . }}-runtimehooks-tls
9
+ caren.nutanix.com/version: "{{ .Chart.AppVersion }}"
10
name: {{ template "chart.name" . }}
11
namespace: {{ .Release.Namespace }}
12
spec:
0 commit comments