fix: force sync rancher bootstrap secrets
Deploy Cluster / Terraform (push) Successful in 33s
Deploy Cluster / Ansible (push) Failing after 49m21s

This commit is contained in:
2026-05-02 18:27:05 +00:00
parent ce5a05dcd4
commit 6ed0a29253
2 changed files with 35 additions and 21 deletions
@@ -13,22 +13,5 @@ spec:
dependsOn:
- name: addon-external-secrets-store
wait: false
healthChecks:
- apiVersion: external-secrets.io/v1
kind: ExternalSecret
name: rancher-bootstrap-password
namespace: flux-system
- apiVersion: v1
kind: Secret
name: rancher-bootstrap-password
namespace: flux-system
- apiVersion: external-secrets.io/v1
kind: ExternalSecret
name: rancher-bootstrap-password
namespace: cattle-system
- apiVersion: v1
kind: Secret
name: rancher-bootstrap-password
namespace: cattle-system
timeout: 5m
timeout: 15m
suspend: false