diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-07-08 06:25:55 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-07-08 06:25:55 +0000 |
commit | b7b35a6627dc16a6a9ec0c8d4e2ca7d51e03d27f (patch) | |
tree | 1325ca207e43b99cb727d30866293004a3c3cf92 /kubernetes/dcaegen2/components/dcae-config-binding-service/templates | |
parent | 3dacfe66f9c3eb210a7f301d0e92883e1e4640d3 (diff) | |
parent | 8c3463edb61ff3dae46aab6ae6f4f0b4afe5cefd (diff) |
Merge "[DCAE][DCAEMOD] Deploy R7 container images"
Diffstat (limited to 'kubernetes/dcaegen2/components/dcae-config-binding-service/templates')
-rw-r--r-- | kubernetes/dcaegen2/components/dcae-config-binding-service/templates/deployment.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kubernetes/dcaegen2/components/dcae-config-binding-service/templates/deployment.yaml b/kubernetes/dcaegen2/components/dcae-config-binding-service/templates/deployment.yaml index fe681ca566..596a3988c2 100644 --- a/kubernetes/dcaegen2/components/dcae-config-binding-service/templates/deployment.yaml +++ b/kubernetes/dcaegen2/components/dcae-config-binding-service/templates/deployment.yaml @@ -42,6 +42,8 @@ spec: args: - --container-name - consul-server + - --container-name + - aaf-cm - "-t" - "15" env: |