Automated Manifest Update (#3962)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #3962 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #3962.
This commit is contained in:
@@ -145,7 +145,7 @@ data:
|
||||
icon: sh-rybbit-light.webp
|
||||
description: Rybbit
|
||||
href: https://rybbit.alexlebens.dev
|
||||
siteMonitor: http://rybbit-client.rybbit:80
|
||||
siteMonitor: http://rybbit-client.rybbit:3002
|
||||
statusStyle: dot
|
||||
- Social Media Management:
|
||||
icon: sh-postiz.webp
|
||||
|
||||
@@ -24,7 +24,7 @@ spec:
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
checksum/configMaps: 85bc0f6e9791b8fe8582bbf0bdcf1ec88404fea772e85b5c314d3c2f607bd9b0
|
||||
checksum/configMaps: 81b7f969cf4602636e2c3e946bd12e75d7c3e7997ae729b54f58b820051cf300
|
||||
checksum/secrets: d3ba83f111cd32f92c909268c55ad8bbd4f9e299b74b35b33c1a011180d8b378
|
||||
labels:
|
||||
app.kubernetes.io/controller: main
|
||||
|
||||
@@ -23,6 +23,11 @@ spec:
|
||||
monthly: 3
|
||||
weekly: 4
|
||||
yearly: 1
|
||||
moverSecurityContext:
|
||||
fsGroup: 101
|
||||
fsGroupChangePolicy: OnRootMismatch
|
||||
runAsGroup: 101
|
||||
runAsUser: 101
|
||||
copyMethod: Snapshot
|
||||
storageClassName: ceph-block
|
||||
volumeSnapshotClassName: ceph-blockpool-snapshot
|
||||
|
||||
@@ -23,6 +23,11 @@ spec:
|
||||
monthly: 3
|
||||
weekly: 4
|
||||
yearly: 1
|
||||
moverSecurityContext:
|
||||
fsGroup: 101
|
||||
fsGroupChangePolicy: OnRootMismatch
|
||||
runAsGroup: 101
|
||||
runAsUser: 101
|
||||
copyMethod: Snapshot
|
||||
storageClassName: ceph-block
|
||||
volumeSnapshotClassName: ceph-blockpool-snapshot
|
||||
|
||||
Reference in New Issue
Block a user