Use recreate rollout for Heimdall
Homelab Main / deploy (push) Failing after 6m24s Details

This commit is contained in:
juvdiaz 2026-06-02 22:18:01 -06:00
parent 39767377eb
commit c2028e4963
1 changed files with 2 additions and 0 deletions

View File

@ -257,6 +257,8 @@ metadata:
app: heimdall app: heimdall
spec: spec:
replicas: 1 replicas: 1
strategy:
type: Recreate
selector: selector:
matchLabels: matchLabels:
app: heimdall app: heimdall