chore: Update manifests after change

This commit is contained in:
2026-05-20 01:29:36 +00:00
parent fb0e8ec7a0
commit f53f273e15
2 changed files with 2 additions and 1 deletions
@@ -753,5 +753,6 @@ data:
scopes: scopes:
- openid - openid
storage: storage:
caching: true
path: postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_DB}?sslmode=disable path: postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_DB}?sslmode=disable
type: postgres type: postgres
@@ -26,7 +26,7 @@ spec:
app.kubernetes.io/name: gatus app.kubernetes.io/name: gatus
app.kubernetes.io/instance: gatus app.kubernetes.io/instance: gatus
annotations: annotations:
checksum/config: 016f8ee6d8cfbdfc312ab5048ef55a938f821cba728681f8145e85745c0224f8 checksum/config: a64533c77414283491cbb0cd92e7d69a444f17f409b6df0f327db43d21615261
spec: spec:
serviceAccountName: default serviceAccountName: default
automountServiceAccountToken: false automountServiceAccountToken: false