diff --git a/src/github.com/sykesm/kubernetes-cpi b/src/github.com/sykesm/kubernetes-cpi index 21f30ff..d8237e1 160000 --- a/src/github.com/sykesm/kubernetes-cpi +++ b/src/github.com/sykesm/kubernetes-cpi @@ -1 +1 @@ -Subproject commit 21f30ff6c52850e7a0f18a6d6ace9fac9f1bffd3 +Subproject commit d8237e1d94a5daec5c0092f3cfa201ea25e13dd4 diff --git a/test/bosh.yml b/test/bosh.yml index 1f80007..2643116 100644 --- a/test/bosh.yml +++ b/test/bosh.yml @@ -175,7 +175,7 @@ cloud_provider: # The user and password should match what's used in # properties.agent.mbus but the address needs to be the # address of the kube node. This is temporary. - mbus: https://admin:adminpass@192.168.64.18:32068 + mbus: https://admin:adminpass@192.168.64.20:32068 # These properties are used to render the CPI job templates properties: @@ -215,7 +215,7 @@ meta: J9/6ew8cLyehtDgFllyikYnl2GCGiOJQ+Me0b9ffTTdo+swK336/zMo9bveobILV vfy9KGwhLnVP6peBwFKShd0QSzzCcCgGjUnd -----END CERTIFICATE----- - server: https://192.168.64.18:8443 + server: https://192.168.64.20:8443 contexts: minikube: cluster: minikube diff --git a/test/concourse/concourse.yml b/test/concourse/concourse.yml index b04a33b..c33405a 100644 --- a/test/concourse/concourse.yml +++ b/test/concourse/concourse.yml @@ -52,6 +52,7 @@ instance_groups: garden: listen_network: tcp listen_address: 0.0.0.0:7777 + apparmor_profile: "" update: canaries: 1