Enable reloader
This commit is contained in:
		@@ -3,6 +3,8 @@ apiVersion: argoproj.io/v1alpha1
 | 
				
			|||||||
kind: Rollout
 | 
					kind: Rollout
 | 
				
			||||||
metadata:
 | 
					metadata:
 | 
				
			||||||
  name: toy
 | 
					  name: toy
 | 
				
			||||||
 | 
					  annotations:
 | 
				
			||||||
 | 
					    reloader.stakater.com/auto: "true"
 | 
				
			||||||
spec:
 | 
					spec:
 | 
				
			||||||
  replicas: 5
 | 
					  replicas: 5
 | 
				
			||||||
  strategy:
 | 
					  strategy:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user