chore: Update manifests after change
This commit is contained in:
@@ -33,7 +33,7 @@ spec:
|
||||
readOnlyRootFilesystem: true
|
||||
runAsNonRoot: true
|
||||
runAsUser: 1000
|
||||
image: "ghcr.io/piraeusdatastore/snapshot-conversion-webhook:v8.5.0"
|
||||
image: "ghcr.io/piraeusdatastore/snapshot-conversion-webhook:v8.5.0@sha256:1299486676accf16661d8a040c8715ce03fc5df0351a076f14247a873bfbfc0d"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- --port=8443
|
||||
|
||||
@@ -11,7 +11,7 @@ metadata:
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
spec:
|
||||
replicas: 3
|
||||
revisionHistoryLimit: 10
|
||||
revisionHistoryLimit: 3
|
||||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: snapshot-controller
|
||||
@@ -33,7 +33,7 @@ spec:
|
||||
readOnlyRootFilesystem: true
|
||||
runAsNonRoot: true
|
||||
runAsUser: 1000
|
||||
image: "registry.k8s.io/sig-storage/snapshot-controller:v8.5.0"
|
||||
image: "registry.k8s.io/sig-storage/snapshot-controller:v8.5.0@sha256:74ca61ab13e978f03cf0f336a607281d15f04cda0a38a881306365473b28a3d8"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- --feature-gates=CSIVolumeGroupSnapshot=true
|
||||
@@ -61,7 +61,7 @@ spec:
|
||||
fieldPath: metadata.namespace
|
||||
resources:
|
||||
requests:
|
||||
cpu: 50m
|
||||
memory: 128Mi
|
||||
cpu: 10m
|
||||
memory: 40Mi
|
||||
hostNetwork: false
|
||||
dnsPolicy: ClusterFirst
|
||||
|
||||
Reference in New Issue
Block a user