Update scope to 1.13.0
This commit is contained in:
parent
3928bcfa9b
commit
56ce0eaae1
2 changed files with 7 additions and 3 deletions
|
|
@ -1 +1,5 @@
|
|||
# Deploy Weave stack in kubernetes cluster with ansible
|
||||
|
||||
This repo is deploy weave scope with ansible.
|
||||
|
||||
source: https://github.com/weaveworks/scope/tree/master/examples/k8s
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
my_context: flamykubekube
|
||||
ingress_domain: "local.dataminem.net"
|
||||
my_context: kubernetes
|
||||
ingress_domain: "local.cluster"
|
||||
#ingress_whitelist:
|
||||
# - 10.96.0.0/12
|
||||
# - 10.244.0.0/16
|
||||
|
|
@ -8,4 +8,4 @@ basic_auth: false
|
|||
#traefik_version: "2.0"
|
||||
traefik_namespace: tools
|
||||
|
||||
scope_version: 1.12.0
|
||||
scope_version: 1.13.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue