chore: Update manifests after change
This commit is contained in:
@@ -10,7 +10,7 @@ metadata:
|
||||
name: cloudnative-pg-plugin-barman-cloud
|
||||
namespace: cloudnative-pg
|
||||
spec:
|
||||
replicas: 1
|
||||
replicas: 2
|
||||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: plugin-barman-cloud
|
||||
@@ -48,7 +48,10 @@ spec:
|
||||
periodSeconds: 10
|
||||
tcpSocket:
|
||||
port: 9090
|
||||
resources: {}
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 64Mi
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
capabilities:
|
||||
|
||||
Reference in New Issue
Block a user