Use reloader
This commit is contained in:
parent
730817d059
commit
f8868939e1
@ -2,10 +2,11 @@
|
|||||||
kind: Deployment
|
kind: Deployment
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
metadata:
|
metadata:
|
||||||
|
annotations:
|
||||||
|
reloader.stakater.com/auto: "true"
|
||||||
name: toy
|
name: toy
|
||||||
labels:
|
labels:
|
||||||
app: toy
|
app: toy
|
||||||
|
|
||||||
spec:
|
spec:
|
||||||
replicas: 3
|
replicas: 3
|
||||||
selector:
|
selector:
|
||||||
|
Loading…
Reference in New Issue
Block a user