aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/onap/values.yaml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2021-06-03 16:51:33 -0400
committervv770d <vv770d@att.com>2021-06-21 14:53:33 +0000
commit8c46517152352be675a79865edec27f9959602b6 (patch)
treec05e39982a04ae040bfae1d2d21b35875e0ddd3d /kubernetes/onap/values.yaml
parent87411cc03c91a0ba7f26fcd9e7e4bd8afb75b24e (diff)
[OOM][DCAE] Chartmuseum deployment support
Introduction of chartmuseum as internal repo for ONAP components to push/pull charts post instantiation + Script to preload charts to this repo Change-Id: I4880900548dfe1d3e47a67b3822f82a15314b5b7 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2630 Issue-ID: OOM-2734 Issue-ID: INT-1895 Issue-ID: DCAEGEN2-2694 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Signed-off-by: vv770d <vv770d@att.com>
Diffstat (limited to 'kubernetes/onap/values.yaml')
-rwxr-xr-xkubernetes/onap/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/onap/values.yaml b/kubernetes/onap/values.yaml
index d91284a6c3..a3d67c2891 100755
--- a/kubernetes/onap/values.yaml
+++ b/kubernetes/onap/values.yaml
@@ -47,7 +47,7 @@ global:
dockerHubRepository: &dockerHubRepository docker.io
elasticRepository: &elasticRepository docker.elastic.co
googleK8sRepository: k8s.gcr.io
-
+ githubContainerRegistry: ghcr.io
#/!\ DEPRECATED /!\
# Legacy repositories which will be removed at the end of migration.