fix: use kubeconfig for observability reset
This commit is contained in:
@@ -947,6 +947,8 @@ jobs:
|
||||
kubectl -n cattle-system wait --for=condition=Ready certificate/tls-rancher-ingress --timeout=900s
|
||||
|
||||
- name: Seed observability runtime images
|
||||
env:
|
||||
KUBECONFIG: outputs/kubeconfig
|
||||
run: |
|
||||
set -euo pipefail
|
||||
|
||||
|
||||
Reference in New Issue
Block a user