fix network access
This commit is contained in:
@ -5,6 +5,8 @@ metadata:
|
||||
labels:
|
||||
{{- include "owncloud.labels" . | nindent 4 }}
|
||||
spec:
|
||||
strategy:
|
||||
type: Recreate
|
||||
{{- if not .Values.autoscaling.enabled }}
|
||||
replicas: {{ .Values.replicaCount }}
|
||||
{{- end }}
|
||||
|
Reference in New Issue
Block a user