chore: Update manifests after change
This commit is contained in:
@@ -753,5 +753,6 @@ data:
|
||||
scopes:
|
||||
- openid
|
||||
storage:
|
||||
caching: true
|
||||
path: postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_DB}?sslmode=disable
|
||||
type: postgres
|
||||
|
||||
@@ -26,7 +26,7 @@ spec:
|
||||
app.kubernetes.io/name: gatus
|
||||
app.kubernetes.io/instance: gatus
|
||||
annotations:
|
||||
checksum/config: 016f8ee6d8cfbdfc312ab5048ef55a938f821cba728681f8145e85745c0224f8
|
||||
checksum/config: a64533c77414283491cbb0cd92e7d69a444f17f409b6df0f327db43d21615261
|
||||
spec:
|
||||
serviceAccountName: default
|
||||
automountServiceAccountToken: false
|
||||
|
||||
Reference in New Issue
Block a user