Skip to content
Snippets Groups Projects
Commit 81bdc2ad authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

reverted failed change

parent ab381f66
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ metadata:
spec:
scaleTargetRef:
kind: Deployment
name: {{ template "appname" . }}-phpfpm
name: {{ template "appname" . }}
apiVersion: apps/v1beta1
minReplicas: {{ .Values.hpa.minReplicas }}
maxReplicas: {{ .Values.hpa.maxReplicas }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment