This commit is contained in:
parent
b2f1b2f7b1
commit
21675089ad
@ -1,7 +1,7 @@
|
|||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
name: {{ .Release.name }}-nginx
|
name: {{ .Release.name }}
|
||||||
labels:
|
labels:
|
||||||
app: nginx
|
app: nginx
|
||||||
spec:
|
spec:
|
||||||
|
Loading…
Reference in New Issue
Block a user