chore: Update manifests after change
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
---
|
||||
# Source: cloudnative-pg/charts/plugin-barman-cloud/templates/service.yaml
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
labels:
|
||||
helm.sh/chart: plugin-barman-cloud-0.3.1
|
||||
app.kubernetes.io/name: plugin-barman-cloud
|
||||
app.kubernetes.io/instance: cloudnative-pg
|
||||
app.kubernetes.io/version: "v0.9.0"
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
cnpg.io/pluginName: barman-cloud.cloudnative-pg.io
|
||||
annotations:
|
||||
cnpg.io/pluginClientSecret: barman-cloud-client-tls
|
||||
cnpg.io/pluginPort: "9090"
|
||||
cnpg.io/pluginServerSecret: barman-cloud-server-tls
|
||||
name: barman-cloud
|
||||
namespace: cloudnative-pg
|
||||
spec:
|
||||
ports:
|
||||
- port: 9090
|
||||
protocol: TCP
|
||||
targetPort: 9090
|
||||
selector:
|
||||
app.kubernetes.io/name: plugin-barman-cloud
|
||||
app.kubernetes.io/instance: cloudnative-pg
|
||||
Reference in New Issue
Block a user