This commit is contained in:
parent
aea51ba8d1
commit
166a9fe94b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
name: {{ include "mqtt.fullname" . }}-mqtt
|
name: {{ include "mqtt.fullname" . }}
|
||||||
labels:
|
labels:
|
||||||
{{- include "mqtt.labels" . | nindent 4 }}
|
{{- include "mqtt.labels" . | nindent 4 }}
|
||||||
spec:
|
spec:
|
||||||
|
|
Loading…
Reference in a new issue