Automated Manifest Update (#5116)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. ### Details - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `f141c81` (on `f141c81da998e27134cf3430a4b89059aa09097d`) - **Charts Updated**: `cloudnative-pg` ### Update Details (2026-03-25 00:50 UTC) - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `0bffaad` (on `0bffaad9af155bf248a2bb251d4eb6c28f4f8307`) - **Charts Updated**: `site-documentation` Reviewed-on: #5116 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 #5116.
This commit is contained in:
@@ -10,7 +10,7 @@ metadata:
|
|||||||
name: cloudnative-pg-plugin-barman-cloud
|
name: cloudnative-pg-plugin-barman-cloud
|
||||||
namespace: cloudnative-pg
|
namespace: cloudnative-pg
|
||||||
spec:
|
spec:
|
||||||
replicas: 2
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app.kubernetes.io/name: plugin-barman-cloud
|
app.kubernetes.io/name: plugin-barman-cloud
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ spec:
|
|||||||
hostPID: false
|
hostPID: false
|
||||||
dnsPolicy: ClusterFirst
|
dnsPolicy: ClusterFirst
|
||||||
containers:
|
containers:
|
||||||
- image: harbor.alexlebens.net/images/site-documentation:0.6.0
|
- image: harbor.alexlebens.net/images/site-documentation:0.7.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: main
|
name: main
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
Reference in New Issue
Block a user