Skip to content
Snippets Groups Projects
Commit 3b260b93 authored by Martin's avatar Martin
Browse files

OZG-7774 revert matchLabels

parent ab132b70
Branches
Tags
No related merge requests found
......@@ -35,7 +35,8 @@ spec:
revisionHistoryLimit: 10
selector:
matchLabels:
{{- include "app.matchLabels" . | indent 6 }}
app.kubernetes.io/name: {{ .Release.Name }}
app.kubernetes.io/namespace: {{ include "app.namespace" . }}
strategy:
rollingUpdate:
maxSurge: 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment