Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
daviFrag authored Feb 3, 2024
1 parent 2dfd3d9 commit 81c72e9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions charts/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,8 @@ spec:
{{- include "charts.selectorLabels" . | nindent 6 }}
template:
metadata:
{{- with .Values.podAnnotations }}
annotations:
{{- toYaml . | nindent 8 }}
{{- end }}
timestamp: "{{ now | date "20060102150405" }}"
labels:
{{- include "charts.selectorLabels" . | nindent 8 }}
spec:
Expand Down

0 comments on commit 81c72e9

Please sign in to comment.