fixed code deployment

This commit is contained in:
Sebastian Wendel 2022-11-30 11:56:54 +01:00
parent cca8bf0b63
commit 30b5f2c19a
No known key found for this signature in database
GPG key ID: 1422B7DF78144640
5 changed files with 10 additions and 10 deletions

View file

@ -3,10 +3,10 @@ namespace: interfacer-core
resources:
- namespace.yaml
- secret.yaml
# helmCharts:
# - name: fcoscore
# version: 0.1.2
# releaseName: interfacer-core
# namespace: interfacer-core
# repo: https://gitlab.fabcity.hamburg/api/v4/projects/248/packages/helm/alpha
# # valuesFile: values.yaml
helmCharts:
- name: fcoscore
version: 0.1.3
releaseName: interfacer-core
namespace: interfacer-core
repo: https://gitlab.fabcity.hamburg/api/v4/projects/248/packages/helm/alpha
valuesFile: values.yaml

View file

@ -1,5 +1,5 @@
---
resources:
- gitea
- interfacer-webpresence
- interfacer-core
- gitea

View file

@ -1,4 +1,4 @@
---
resources:
- cert-manager
# - ingress-nginx
- ingress-nginx

View file

@ -2,5 +2,4 @@
resources:
- ../../base
- ../../apps
- cert-manager
- gitea

View file

@ -3,3 +3,4 @@ resources:
- ../../base
- ../../apps
- interfacer-webpresence
- interfacer-core