Skip to content

Commit

Permalink
Merge pull request #911 from pixiake/master
Browse files Browse the repository at this point in the history
change tag to latest
  • Loading branch information
pixiake authored Jul 22, 2020
2 parents f271a04 + bb88325 commit b9139a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/kubesphere-installer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ spec:
serviceAccountName: ks-installer
containers:
- name: installer
image: kubespheredev/ks-installer:v3.0.0-dev
image: kubespheredev/ks-installer:latest
imagePullPolicy: "Always"
volumeMounts:
- mountPath: /etc/localtime
Expand Down
2 changes: 1 addition & 1 deletion kubesphere-minimal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ data:
redisVolumSize: 2Gi
metrics_server:
enabled: True
enabled: False
console:
enableMultiLogin: False # enable/disable multi login
Expand Down

0 comments on commit b9139a2

Please sign in to comment.