Skip to content

Commit

Permalink
update podspec for smoketests
Browse files Browse the repository at this point in the history
Signed-off-by: Hung Nguyen <[email protected]>
  • Loading branch information
HN23 committed Sep 4, 2024
1 parent efb2dc3 commit 77dc204
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions stable/enterprise/templates/tests/anchorectl_smoketest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ metadata:
"helm.sh/hook": test
spec:
volumes: {{- include "enterprise.common.volumes" . | nindent 2 }}
{{- with .Values.securityContext }}
securityContext: {{- toYaml . | nindent 2 }}
{{- end }}
{{- with .Values.imagePullSecretName }}
imagePullSecrets:
- name: {{ . }}
Expand Down

0 comments on commit 77dc204

Please sign in to comment.