Loading helm/install/Chart.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -2,5 +2,5 @@ apiVersion: v2 name: pgo description: A Helm chart for Kubernetes type: application version: 0.2.0 version: 0.2.1 appVersion: 5.0.3 helm/install/templates/manager.yaml +4 −0 Original line number Diff line number Diff line Loading @@ -29,4 +29,8 @@ spec: - name: PGO_TARGET_NAMESPACE valueFrom: { fieldRef: { apiVersion: v1, fieldPath: metadata.namespace } } {{- end }} securityContext: allowPrivilegeEscalation: false readOnlyRootFilesystem: true runAsNonRoot: true serviceAccount: {{ include "install.serviceAccountName" . }} Loading
helm/install/Chart.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -2,5 +2,5 @@ apiVersion: v2 name: pgo description: A Helm chart for Kubernetes type: application version: 0.2.0 version: 0.2.1 appVersion: 5.0.3
helm/install/templates/manager.yaml +4 −0 Original line number Diff line number Diff line Loading @@ -29,4 +29,8 @@ spec: - name: PGO_TARGET_NAMESPACE valueFrom: { fieldRef: { apiVersion: v1, fieldPath: metadata.namespace } } {{- end }} securityContext: allowPrivilegeEscalation: false readOnlyRootFilesystem: true runAsNonRoot: true serviceAccount: {{ include "install.serviceAccountName" . }}