Automated Manifest Update (#2342)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2342
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 #2342.
This commit is contained in:
2025-12-10 00:19:03 +00:00
committed by Alex Lebens
parent 648daeec0a
commit 81048e096c
1118 changed files with 29 additions and 1632 deletions

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/plugin-barman-cloud/templates/client-certificate.yaml
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/plugin-barman-cloud/templates/server-certificate.yaml
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/rbac.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/plugin-barman-cloud/templates/rbac.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/rbac.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/rbac.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/plugin-barman-cloud/templates/rbac.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/rbac.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:

View File

@@ -1,23 +1,4 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/config.yaml
#
# Copyright © contributors to CloudNativePG, established as
# CloudNativePG a Series of LF Projects, LLC.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# SPDX-License-Identifier: Apache-2.0
#
apiVersion: v1
kind: ConfigMap
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/monitoring-configmap.yaml
apiVersion: v1
kind: ConfigMap
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/plugin-barman-cloud/templates/configmap.yaml
apiVersion: v1
data:
SIDECAR_IMAGE: "ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar:v0.9.0"

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/crds/crds.yaml
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/crds/crds.yaml
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/crds/crds.yaml
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/crds/crds.yaml
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/crds/crds.yaml
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/crds/crds.yaml
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/plugin-barman-cloud/templates/crds/crds.yaml
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/crds/crds.yaml
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/crds/crds.yaml
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/crds/crds.yaml
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/crds/crds.yaml
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/plugin-barman-cloud/templates/deployment.yaml
apiVersion: apps/v1
kind: Deployment
metadata:
@@ -17,7 +16,6 @@ spec:
matchLabels:
app.kubernetes.io/name: plugin-barman-cloud
app.kubernetes.io/instance: cloudnative-pg
# RollingUpdate strategy is not supported by the operator yet, so it can only use the Recreate strategy.
strategy:
type: Recreate
template:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/deployment.yaml
apiVersion: apps/v1
kind: Deployment
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/plugin-barman-cloud/templates/certificate-issuer.yaml
apiVersion: cert-manager.io/v1
kind: Issuer
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/mutatingwebhookconfiguration.yaml
apiVersion: admissionregistration.k8s.io/v1
kind: MutatingWebhookConfiguration
metadata:

View File

@@ -1,23 +1,4 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/podmonitor.yaml
#
# Copyright © contributors to CloudNativePG, established as
# CloudNativePG a Series of LF Projects, LLC.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# SPDX-License-Identifier: Apache-2.0
#
apiVersion: monitoring.coreos.com/v1
kind: PodMonitor
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/plugin-barman-cloud/templates/additional-rbac/leader_election.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: Role
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/plugin-barman-cloud/templates/additional-rbac/leader_election.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/plugin-barman-cloud/templates/service.yaml
apiVersion: v1
kind: Service
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/service.yaml
apiVersion: v1
kind: Service
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/plugin-barman-cloud/templates/rbac.yaml
apiVersion: v1
kind: ServiceAccount
metadata:

View File

@@ -1,5 +1,3 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/rbac.yaml
apiVersion: v1
kind: ServiceAccount
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: cloudnative-pg/charts/cloudnative-pg/templates/validatingwebhookconfiguration.yaml
apiVersion: admissionregistration.k8s.io/v1
kind: ValidatingWebhookConfiguration
metadata: