change env value

This commit is contained in:
2024-03-11 22:49:55 -06:00
parent f9df889a0a
commit 879ca58606
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: kubelet-serving-cert-approver
version: 0.0.1
version: 0.0.2
description: Kubelet Serving TLS Certificate Signing Request Approver
keywords:
- kubernetes

View File

@@ -50,7 +50,7 @@ spec:
- name: NAMESPACE
valueFrom:
fieldRef:
fieldPath: {{ .Release.Namespace }}
fieldPath: metadata.namespace
resources:
{{- toYaml .Values.deployment.resources | nindent 12 }}
livenessProbe: