Only retry once

This commit is contained in:
2024-01-27 11:57:06 +11:00
parent 42fdebdfa8
commit 8d8ffbe455
6 changed files with 11 additions and 0 deletions
+2
View File
@@ -16,3 +16,5 @@ spec:
destination:
server: https://192.168.1.2:6443
namespace: default
retry:
limit: 1
+1
View File
@@ -13,6 +13,7 @@ spec:
helm:
releaseName: bitwarden
# valueFiles: ['bitwarden-values.yaml']
# https://github.com/dani-garcia/vaultwarden
values: |
image:
repository: ghcr.io/dani-garcia/vaultwarden
+2
View File
@@ -16,3 +16,5 @@ spec:
destination:
server: https://192.168.1.2:6443
namespace: db
retry:
limit: 1
+2
View File
@@ -16,3 +16,5 @@ spec:
destination:
server: https://192.168.1.2:6443
namespace: home-apps
retry:
limit: 1
+2
View File
@@ -14,3 +14,5 @@ spec:
destination:
server: https://192.168.1.2:6443
namespace: home-apps
retry:
limit: 1
+2
View File
@@ -16,3 +16,5 @@ spec:
destination:
server: https://192.168.1.2:6443
namespace: media
retry:
limit: 1