mirror of https://git.rancher.io/charts
15 lines
423 B
Diff
15 lines
423 B
Diff
--- charts-original/values.yaml
|
|
+++ charts/values.yaml
|
|
@@ -11,10 +11,8 @@
|
|
replicaCount: 1
|
|
|
|
operator:
|
|
- # Docker registry used to pull Config Syncer operator image
|
|
- registry: appscode
|
|
# Config Syncer operator container image
|
|
- repository: kubed
|
|
+ repository: rancher/mirrored-appscode-kubed
|
|
# Config Syncer operator container image tag
|
|
tag: v0.13.2
|
|
# Compute Resources required by the operator container
|