set project to 'default'
This commit is contained in:
parent
2435c84770
commit
028e2f7320
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ spec:
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: infra-distrilab
|
namespace: infra-distrilab
|
||||||
project: infra-distrilab
|
project: default
|
||||||
source:
|
source:
|
||||||
path: deploy/k8s-poc-demo/base/
|
path: deploy/k8s-poc-demo/base/
|
||||||
repoURL: https://git.distrilab.fr/douzeb/distrilab-app-of-apps.git
|
repoURL: https://git.distrilab.fr/douzeb/distrilab-app-of-apps.git
|
||||||
|
|
Loading…
Reference in a new issue