⬆️ onepassword-connect app-template v2

This commit is contained in:
auricom
2023-11-04 20:37:46 +01:00
parent 0871f497f7
commit 772d907b43
7 changed files with 69 additions and 70 deletions

View File

@@ -41,7 +41,7 @@ spec:
envFrom: &envFrom
- secretRef:
name: gatus-secret
config-sync:
init-config:
order: 2
image: &configSyncImage
repository: ghcr.io/kiwigrid/k8s-sidecar
@@ -69,6 +69,7 @@ spec:
GATUS_CONFIG_PATH: /config
CUSTOM_WEB_PORT: &port 8080
SECRET_CLUSTER_DOMAIN: ${SECRET_CLUSTER_DOMAIN}
envFrom: *envFrom
resources:
requests:
cpu: 10m