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
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: {{ include "mqtt.fullname" . }}-mqtt
|
||||
name: {{ include "mqtt.fullname" . }}
|
||||
labels:
|
||||
{{- include "mqtt.labels" . | nindent 4 }}
|
||||
spec:
|
||||
|
|
Loading…
Reference in a new issue