@ -4,7 +4,8 @@ metadata:
|
||||
name: {{ include "s3rius-blog.fullname" . }}
|
||||
labels:
|
||||
{{- include "s3rius-blog.labels" . | nindent 4 }}
|
||||
deployed_at: {{now | quote}}
|
||||
annotations:
|
||||
updated_at: {{now | quote}}
|
||||
spec:
|
||||
{{- if not .Values.autoscaling.enabled }}
|
||||
replicas: {{ .Values.replicaCount }}
|
||||
|
Reference in New Issue
Block a user