DirectorySecurity AdvisoriesPricing
Sign in
Directory
kubernetes-replicator logoHELM

kubernetes-replicator

Helm chart
Last changed
Request a free trial

Contact our team to test out this Helm chart and related images for free. Please also indicate any other images you would like to evaluate.

Overview
Chart versions
Default values
Chart metadata
Images

Tag:

1
image:
2
repository: cgr.dev/chainguard-private/kubernetes-replicator
3
#tag: stable # if no tag is given, the chart's appVersion is used
4
pullPolicy: Always
5
tag: latest@sha256:e71f92cc20f0abf70105f0b00f18b5ff8a1bf1a5ad5a69eb49cb6d5d2fe20d73
6
imagePullSecrets: []
7
nameOverride: ""
8
fullnameOverride: ""
9
namespaceOverride: ""
10
grantClusterAdmin: false
11
automountServiceAccountToken: true
12
# args:
13
# - -resync-period=30m
14
# - -allow-all=false
15
namespacesPrivileges:
16
- get
17
- watch
18
- list
19
replicationEnabled:
20
secrets: true
21
configMaps: true
22
roles: true
23
roleBindings: true
24
serviceAccounts: true
25
privileges:
26
- get
27
- watch
28
- list
29
- create
30
- update
31
- patch
32
- delete
33
rolesPrivileges:
34
- get
35
- watch
36
- list
37
- create
38
- update
39
- patch
40
- delete
41
## Deployment strategy / DaemonSet updateStrategy
42
##
43
updateStrategy: {}
44
# type: RollingUpdate
45
# rollingUpdate:
46
# maxUnavailable: 1
47
48
serviceAccount:
49
create: true
50
annotations: {}
51
name:
52
privileges: []
53
automountServiceAccountToken: true
54
# - apiGroups: [""]
55
# resources: ["configmaps"]
56
podSecurityContext: {}
57
# fsGroup: 2000
58
59
securityContext: {}
60
# capabilities:
61
# drop:
62
# - ALL
63
# readOnlyRootFilesystem: true
64
# runAsNonRoot: true
65
# runAsUser: 1000
66
67
priorityClassName: ""
68
resources: {}
69
# limits:
70
# cpu: 100m
71
# memory: 128Mi
72
# requests:
73
# cpu: 100m
74
# memory: 128Mi
75
76
# The number of old history to retain to allow rollback.
77
revisionHistoryLimit: 10
78
nodeSelector: {}
79
tolerations: []
80
affinity: {}
81
# Deployment annotations
82
annotations: {}
83
# Deployment labels
84
labels: {}
85
# Pod annotations
86
podAnnotations: {}
87
# Pod labels
88
podLabels: {}
89
livenessProbe:
90
initialDelaySeconds: 60
91
periodSeconds: 10
92
timeoutSeconds: 1
93
failureThreshold: 3
94
successThreshold: 1
95
readinessProbe:
96
initialDelaySeconds: 60
97
periodSeconds: 10
98
timeoutSeconds: 1
99
failureThreshold: 3
100
successThreshold: 1
101
# Enable vertical pod autoscaler
102
verticalPodAutoscaler:
103
enabled: false
104
# Recommender responsible for generating recommendation for the object.
105
# List should be empty (then the default recommender will generate the recommendation)
106
# or contain exactly one recommender.
107
# recommenders:
108
# - name: custom-recommender-performance
109
110
# List of resources that the vertical pod autoscaler can control. Defaults to cpu and memory
111
controlledResources: []
112
# Specifies which resource values should be controlled: RequestsOnly or RequestsAndLimits.
113
# controlledValues: RequestsAndLimits
114
115
# Define the max allowed resources for the pod
116
maxAllowed: {}
117
# cpu: 100m
118
# memory: 128Mi
119
# Define the min allowed resources for the pod
120
minAllowed: {}
121
# cpu: 100m
122
# memory: 128Mi
123
124
updatePolicy:
125
# Specifies minimal number of replicas which need to be alive for VPA Updater to attempt pod eviction
126
# minReplicas: 1
127
# Specifies whether recommended updates are applied when a Pod is started and whether recommended updates
128
# are applied during the life of a Pod. Possible values are "Off", "Initial", "Recreate", and "Auto".
129
updateMode: Auto
130

The trusted source for open source

Talk to an expert
PrivacyTerms

Product

Chainguard ContainersChainguard LibrariesChainguard VMsChainguard OS PackagesChainguard ActionsChainguard Agent SkillsIntegrationsPricing
© 2026 Chainguard, Inc. All Rights Reserved.
Chainguard® and the Chainguard logo are registered trademarks of Chainguard, Inc. in the United States and/or other countries.
The other respective trademarks mentioned on this page are owned by the respective companies and use of them does not imply any affiliation or endorsement.