Skip to content
Snippets Groups Projects
Commit 444b76a0afc8 authored by Xavier Garnier's avatar Xavier Garnier :bicyclist:
Browse files

fix: add missing selector

parent 9aabc86284b0
No related branches found
No related tags found
No related merge requests found
......@@ -12,4 +12,5 @@
port: {{ .Values.port }}
targetPort: {{ .Values.port }}
selector:
app.kubernetes.io/name: {{ .Values.appName }}
app.kubernetes.io/instance: {{ .Release.Name }}
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