mirror of
https://github.com/stakater/Reloader.git
synced 2026-08-23 22:16:45 +00:00
Remove errant 'resources-to-watch' flags
This commit is contained in:
@@ -37,8 +37,5 @@ spec:
|
||||
image: "stakater/reloader:v0.0.31"
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: reloader
|
||||
args:
|
||||
- "--resources-to-watch=secrets"
|
||||
- "--resources-to-watch=configMaps"
|
||||
serviceAccountName: reloader
|
||||
|
||||
|
||||
@@ -41,9 +41,6 @@ spec:
|
||||
image: "stakater/reloader:v0.0.31"
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: reloader
|
||||
args:
|
||||
- "--resources-to-watch=secrets"
|
||||
- "--resources-to-watch=configMaps"
|
||||
serviceAccountName: reloader
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user