mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-08 18:16:59 +00:00
Get the logs for dendrite when installing the chart
This commit is contained in:
parent
05f72fc4be
commit
e2d2482ca6
1
.github/workflows/k8s.yml
vendored
1
.github/workflows/k8s.yml
vendored
@ -84,6 +84,7 @@ jobs:
|
||||
kubectl get pods -A
|
||||
kubectl get services
|
||||
kubectl get ingress
|
||||
kubectl logs -l app.kubernetes.io/name=dendrite
|
||||
- name: Run create account
|
||||
run: |
|
||||
podName=$(kubectl get pods -l app.kubernetes.io/name=dendrite -o name)
|
||||
|
Loading…
Reference in New Issue
Block a user