summaryrefslogtreecommitdiffstats
path: root/kubernetes/so/values.yaml
diff options
context:
space:
mode:
authorMandeep Khinda <Mandeep.Khinda@amdocs.com>2018-09-19 17:27:47 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-19 17:27:47 +0000
commitcb34d2f44c5bd9b3b1ebf31bb0731bd5c4e48716 (patch)
tree66bb9b767c13f3f453611212e933c844c993f426 /kubernetes/so/values.yaml
parent5893da8ddf5bb76265366ec6e7007084055d786b (diff)
parenta52efcc04e5fc9dfb14df30bb62e1aa91e527f0c (diff)
Merge "Do not mount certificates in SO"
Diffstat (limited to 'kubernetes/so/values.yaml')
-rwxr-xr-xkubernetes/so/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/so/values.yaml b/kubernetes/so/values.yaml
index b01d48623a..03154ae521 100755
--- a/kubernetes/so/values.yaml
+++ b/kubernetes/so/values.yaml
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
repository: nexus3.onap.org:10001
-image: onap/so/api-handler-infra:latest
+image: onap/so/api-handler-infra:1.3.0-STAGING-latest
pullPolicy: IfNotPresent
replicaCount: 1
minReadySeconds: 10
@@ -28,7 +28,7 @@ updateStrategy:
type: RollingUpdate
maxUnavailable: 1
maxSurge: 1
-# Resource Limit flavor -By Default using small
+# Resource Limit flavor -By Default using small
flavor: small
# Segregation for Different environment (Small and Large)
resources: