ansible role update
This commit is contained in:
3
ansible/roles/helm_install/files/druid/install.txt
Normal file
3
ansible/roles/helm_install/files/druid/install.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
helm uninstall druid -n dsk-middle
|
||||
helm install druid . -n dsk-middle -f override-values.yaml --create-namespace
|
||||
helm upgrade druid . -n dsk-middle -f override-values.yaml
|
||||
Reference in New Issue
Block a user