Skip to content
Snippets Groups Projects
Commit 437b4caf authored by ludo8147's avatar ludo8147
Browse files

pod of staging

parent 548d0e23
No related branches found
No related tags found
No related merge requests found
Pipeline #68729 passed
...@@ -183,7 +183,7 @@ deploy_to_staging: ...@@ -183,7 +183,7 @@ deploy_to_staging:
kubectl describe deployment webservice -n $KUBE_NAMESPACE kubectl describe deployment webservice -n $KUBE_NAMESPACE
kubectl get secret webservice-secrets -n staging -o yaml kubectl get secret webservice-secrets -n staging -o yaml
kubectl get configmap webservice-config -n staging -o yaml kubectl get configmap webservice-config -n staging -o yaml
kubectl get pods -l app=redis -n staging kubectl get pods -n staging
rules: rules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment