Skip to content
Snippets Groups Projects
Commit 8fda3af0 authored by Harald Mueller's avatar Harald Mueller
Browse files

change namespace he-codeco-swm

parent d259a0d1
No related branches found
No related tags found
1 merge request!3Import version 1.2.0
......@@ -79,7 +79,7 @@ Steps for getting a demo to run on a local Linux Helm environment and a local Ki
```bash
make chart
helm install qostest --namespace=codeco-swm-controllers --create-namespace tmp/helm
helm install qostest --namespace=he-codeco-swm --create-namespace tmp/helm
```
- Show network topology/ network links (Custom Resources)
......
......@@ -14,7 +14,7 @@ spec:
app: controller-manager
namespaceSelector:
matchNames:
- codeco-swm-controllers
- he-codeco-swm
endpoints:
- port: metrics
path: /metrics
......
......@@ -15,7 +15,7 @@ spec:
honorLabels: true
namespaceSelector:
matchNames:
- codeco-swm-controllers
- he-codeco-swm
selector:
matchLabels:
app: network
......
......@@ -6,7 +6,7 @@
# Declare variables to be passed into your templates.
global:
qosNamespace: codeco-swm-controllers
qosNamespace: he-codeco-swm
network:
image:
repositoryPrefix: hecodeco/swm-
......@@ -52,7 +52,7 @@ solver:
nsconfig:
namespaces:
- kube-system
- codeco-swm-controllers
- he-codeco-swm
# External component
multus-cni:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment