Update createHelmYaml.sh
All checks were successful
Build docker container / Build image (push) Successful in 14s
All checks were successful
Build docker container / Build image (push) Successful in 14s
This commit is contained in:
parent
60b9e2aa9a
commit
09cd319748
@ -42,7 +42,7 @@ function printRaw(){
|
||||
function deployRaw(){
|
||||
printRaw
|
||||
checkKubeConfig
|
||||
kubectl apply -f ./*.yaml
|
||||
cat ./*.yaml | kubectl apply -f -
|
||||
}
|
||||
|
||||
function printHelm(){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user