Remove --force option from upgrade strategy in skaffold.yaml (#2557)
This commit is contained in:
@@ -73,7 +73,6 @@ deploy:
|
||||
upgrade:
|
||||
- --timeout=3m
|
||||
- --install
|
||||
- --force
|
||||
- --debug
|
||||
profiles:
|
||||
- name: kind
|
||||
|
||||
Reference in New Issue
Block a user