chore: Update manifests after change

This commit is contained in:
2026-03-27 02:03:22 +00:00
parent dfbc8d486a
commit d64fbfafde
21 changed files with 42 additions and 87 deletions

View File

@@ -13,13 +13,13 @@ metadata:
reloader.stakater.com/auto: "true"
spec:
replicas: 1
revisionHistoryLimit: 10
revisionHistoryLimit: 3
selector:
matchLabels:
app.kubernetes.io/name: gatus
app.kubernetes.io/instance: gatus
strategy:
type: Recreate
type: RollingUpdate
template:
metadata:
labels:
@@ -39,7 +39,7 @@ spec:
runAsGroup: 65534
runAsNonRoot: true
runAsUser: 65534
image: "ghcr.io/twin/gatus:v5.35.0"
image: "ghcr.io/twin/gatus:v5.35.0@sha256:21609f31be8c4e680ce3004b24276305666239c99aff58391503f3fb6142f39d"
imagePullPolicy: IfNotPresent
ports:
- name: http
@@ -100,7 +100,7 @@ spec:
resources:
requests:
cpu: 10m
memory: 128Mi
memory: 20Mi
volumeMounts:
- name: gatus-config
mountPath: /config