debug
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
parent
6c48f8b7a9
commit
d01940b9a1
@ -144,6 +144,9 @@ setup() {
|
||||
# Copy deployment to sandbox
|
||||
copy_to_sandbox kubernetes-deployment kubernetes
|
||||
|
||||
# Query
|
||||
dagger --project "$DAGGER_SANDBOX" -e kubernetes-deployment query
|
||||
|
||||
# Set kubeconfig
|
||||
dagger --project "$DAGGER_SANDBOX" -e kubernetes-deployment input text TestKubeconfig -f "$HOME"/.kube/config
|
||||
|
||||
|
Reference in New Issue
Block a user