summaryrefslogtreecommitdiffstats
path: root/kubernetes/robot/values.yaml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2022-12-14 13:49:28 +0000
committerefiacor <fiachra.corcoran@est.tech>2022-12-14 13:49:34 +0000
commit4be5581537d8acd33636f3f621831efae96ee4ac (patch)
tree79c176eea95a870e056e7f73be482aab759c2f15 /kubernetes/robot/values.yaml
parentf6bda71b5f76434b09004c5adfc8dab8cf17c1c2 (diff)
[APPC] Remove appc chart and refs
Removing appc chart Removing most appc refs Some SO data may need to be followed up with SO team Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I183e3dfb7e33a3ada1ac9925ee96b9f32d89bd5a Issue-ID: OOM-3069
Diffstat (limited to 'kubernetes/robot/values.yaml')
-rw-r--r--kubernetes/robot/values.yaml11
1 files changed, 0 insertions, 11 deletions
diff --git a/kubernetes/robot/values.yaml b/kubernetes/robot/values.yaml
index bf11e1306e..87b117dc35 100644
--- a/kubernetes/robot/values.yaml
+++ b/kubernetes/robot/values.yaml
@@ -44,14 +44,6 @@ config:
enabled: true
https: true
hostname: aai.api.sparky
- appc:
- enabled: true
- https: true
- hostname: appc.api
- appc_cdt:
- enabled: true
- https: true
- hostname: appccdt
clamp:
enabled: true
https: true
@@ -319,9 +311,6 @@ aafPassword: "demo123456!"
# AAI
aaiUsername: "aai@aai.onap.org"
aaiPassword: "demo123456!"
-# APPC
-appcUsername: "appc@appc.onap.org"
-appcPassword: "demo123456!"
# SDC
sdcUsername: "beep"
sdcPassword: "boop"