diff options
-rw-r--r-- | bootstrap/vagrant-minimal-onap/config/cluster.yml | 1 | ||||
-rw-r--r-- | docs/files/scaleout/k8s-tca-clamp-policy-05162019.yaml | 1 | ||||
-rw-r--r-- | test/security/k8s/vagrant/dublin/cluster.yml | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/bootstrap/vagrant-minimal-onap/config/cluster.yml b/bootstrap/vagrant-minimal-onap/config/cluster.yml index df93a8863..e4eef11cd 100644 --- a/bootstrap/vagrant-minimal-onap/config/cluster.yml +++ b/bootstrap/vagrant-minimal-onap/config/cluster.yml @@ -32,7 +32,6 @@ network: plugin: canal authentication: strategy: x509 -ssh_key_path: *ssh_key_path ssh_agent_auth: false authorization: mode: rbac diff --git a/docs/files/scaleout/k8s-tca-clamp-policy-05162019.yaml b/docs/files/scaleout/k8s-tca-clamp-policy-05162019.yaml index 52529de56..406494961 100644 --- a/docs/files/scaleout/k8s-tca-clamp-policy-05162019.yaml +++ b/docs/files/scaleout/k8s-tca-clamp-policy-05162019.yaml @@ -81,7 +81,6 @@ node_templates: type: cloudify.relationships.depends_on properties: service_component_type: 'dcaegen2-analytics-tca' - application_config: {} docker_config: {} image: get_input: tag_version diff --git a/test/security/k8s/vagrant/dublin/cluster.yml b/test/security/k8s/vagrant/dublin/cluster.yml index df93a8863..e4eef11cd 100644 --- a/test/security/k8s/vagrant/dublin/cluster.yml +++ b/test/security/k8s/vagrant/dublin/cluster.yml @@ -32,7 +32,6 @@ network: plugin: canal authentication: strategy: x509 -ssh_key_path: *ssh_key_path ssh_agent_auth: false authorization: mode: rbac |