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
e5cb2c0c4f
commit
60b9e2aa9a
@ -42,7 +42,7 @@ function printRaw(){
|
|||||||
function deployRaw(){
|
function deployRaw(){
|
||||||
printRaw
|
printRaw
|
||||||
checkKubeConfig
|
checkKubeConfig
|
||||||
kubectl apply -f .
|
kubectl apply -f ./*.yaml
|
||||||
}
|
}
|
||||||
|
|
||||||
function printHelm(){
|
function printHelm(){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user