aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/contrib/values.yaml
diff options
context:
space:
mode:
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