| commit | a14e62880d8ea31b1ada3f6f1c06f191eec971fb | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Mon Nov 08 12:40:18 2021 +0100 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Mon Nov 08 12:41:49 2021 +0100 |
| tree | 2c90f1e4237f43afe7b63cb87be94966a8a5241a | |
| parent | 0bc87527a95d1c5afc7725981ef0a2e3f55fd274 [diff] [blame] |
Fix bug 1744 to update installers and manifests for Release ELEVEN Change-Id: I40af57c22e28e6b4a22d25edb8e0a0110f251093 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/installers/docker/osm_pods/keystone.yaml b/installers/docker/osm_pods/keystone.yaml index 6a601db..66ab480 100644 --- a/installers/docker/osm_pods/keystone.yaml +++ b/installers/docker/osm_pods/keystone.yaml
@@ -46,7 +46,7 @@ spec: containers: - name: keystone - image: opensourcemano/keystone:10 + image: opensourcemano/keystone:11 ports: - containerPort: 5000 protocol: TCP