aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/contrib/values.yaml
diff options
context:
space:
mode:
authorBorislav Glozman <Borislav.Glozman@amdocs.com>2019-08-15 15:48:59 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-15 15:48:59 +0000
commit3d4159518989111cf05ad36600a0bdd7d2263df2 (patch)
tree481cc4030c47d029d2d6b4d2080938fb5c67e6c0 /kubernetes/contrib/values.yaml
parent2fa1f646c21a9a98b8d30799ba577debeaea87c1 (diff)
parentf83449d3553be19bdfa03816d20fafc392390e7d (diff)
Merge "Add AWX chart"
Diffstat (limited to 'kubernetes/contrib/values.yaml')
-rw-r--r--kubernetes/contrib/values.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/kubernetes/contrib/values.yaml b/kubernetes/contrib/values.yaml
index 882cc5cdf4..e15806ff1c 100644
--- a/kubernetes/contrib/values.yaml
+++ b/kubernetes/contrib/values.yaml
@@ -1,4 +1,4 @@
-# Copyright © 2018 Amdocs, Bell Canada
+# Copyright © 2019 Bell Canada
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -12,5 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+awx:
+ enabled: true
netbox:
enabled: true \ No newline at end of file