Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
system-charts
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rancher商店
system-charts
Commits
30e0f42e
Commit
30e0f42e
authored
Jun 11, 2019
by
orangedeng
Committed by
Craig Jellick
Jun 11, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update istio related images
Change all the repository in the istio to use rancher repo to pull the image.
parent
dd0ab35d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
17 deletions
+17
-17
values.yaml
...ncher-istio/1.1.5-rancher1/charts/certmanager/values.yaml
+1
-1
values.yaml
charts/rancher-istio/1.1.5-rancher1/values.yaml
+16
-16
No files found.
charts/rancher-istio/1.1.5-rancher1/charts/certmanager/values.yaml
View file @
30e0f42e
...
...
@@ -6,7 +6,7 @@
enabled
:
false
image
:
hub
:
quay.io
repository
:
jetstack/
cert-manager-controller
repository
:
rancher/jetstack-
cert-manager-controller
tag
:
v0.6.2
resources
:
{}
nodeSelector
:
{}
...
...
charts/rancher-istio/1.1.5-rancher1/values.yaml
View file @
30e0f42e
...
...
@@ -22,7 +22,7 @@ gateways:
# charts/sidecarInjectorWebhook/values.yaml for detailed configuration
#
sidecarInjectorWebhook
:
repository
:
istio/
sidecar_injector
repository
:
rancher/istio-
sidecar_injector
tag
:
"
1.1.5"
enabled
:
true
...
...
@@ -31,7 +31,7 @@ sidecarInjectorWebhook:
# for detailed configuration
#
galley
:
repository
:
istio/
galley
repository
:
rancher/istio-
galley
tag
:
1.1.5
enabled
:
true
...
...
@@ -40,7 +40,7 @@ galley:
#
# @see charts/mixer/values.yaml, it takes precedence
mixer
:
repository
:
istio/
mixer
repository
:
rancher/istio-
mixer
tag
:
"
1.1.5"
enabled
:
true
policy
:
...
...
@@ -54,7 +54,7 @@ mixer:
#
# @see charts/pilot/values.yaml
pilot
:
repository
:
istio/
pilot
repository
:
rancher/istio-
pilot
tag
:
"
1.1.5"
enabled
:
true
...
...
@@ -62,7 +62,7 @@ pilot:
# security configuration
#
security
:
repository
:
istio/
citadel
repository
:
rancher/istio-
citadel
tag
:
"
1.1.5"
enabled
:
true
...
...
@@ -76,7 +76,7 @@ nodeagent:
# addon grafana configuration
#
grafana
:
repository
:
grafana/
grafana
repository
:
rancher/grafana-
grafana
tag
:
5.4.0
enabled
:
false
...
...
@@ -84,7 +84,7 @@ grafana:
# addon prometheus configuration
#
prometheus
:
repository
:
prom/
prometheus
repository
:
rancher/prom-
prometheus
tag
:
v2.3.1
enabled
:
true
...
...
@@ -93,10 +93,10 @@ prometheus:
#
tracing
:
jaeger
:
repository
:
jaegertracing/
all-in-one
repository
:
rancher/jaegertracing-
all-in-one
tag
:
1.9
zipkin
:
repository
:
openzipkin/
zipkin
repository
:
rancher/openzipkin-
zipkin
tag
:
2
enabled
:
true
...
...
@@ -104,7 +104,7 @@ tracing:
# addon kiali tracing configuration
#
kiali
:
repository
:
kiali/
kiali
repository
:
rancher/kiali-
kiali
tag
:
v0.17
enabled
:
true
...
...
@@ -121,10 +121,10 @@ istio_cni:
#
istiocoredns
:
image
:
repository
:
coredns/
coredns
repository
:
rancher/coredns-
coredns
tag
:
1.1.2
pluginImage
:
repository
:
istio/
coredns-plugin
repository
:
rancher/istio-
coredns-plugin
tag
:
0.2-istio-1.1
enabled
:
false
...
...
@@ -157,7 +157,7 @@ global:
level
:
"
default:info"
kubectl
:
repository
:
istio/
kubectl
repository
:
rancher/istio-
kubectl
tag
:
1.1.5
# monitoring port used by mixer, pilot, galley
...
...
@@ -181,7 +181,7 @@ global:
enableHttps
:
false
proxy
:
repository
:
istio/
proxyv2
repository
:
rancher/istio-
proxyv2
tag
:
1.1.5
# cluster domain. Default value is "cluster.local".
...
...
@@ -290,7 +290,7 @@ global:
proxy_init
:
# Base name for the proxy_init container, used to configure iptables.
repository
:
istio/
proxy_init
repository
:
rancher/istio-
proxy_init
tag
:
"
1.1.5"
# imagePullPolicy is applied to istio control plane components.
...
...
@@ -465,7 +465,7 @@ global:
#- '*'
nodeAgent
:
repository
:
istio/
node-agent-k8s
repository
:
rancher/istio-
node-agent-k8s
tag
:
"
1.1.5"
sds
:
# SDS enabled. IF set to true, mTLS certificates for the sidecars will be
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment