Compare commits
No commits in common. "3f0dd1898b7a93c20e470b509fd0876505cabdee" and "977cf65828eb4d9f494dcb789dcc56b054bc5359" have entirely different histories.
3f0dd1898b
...
977cf65828
@ -1,20 +0,0 @@
|
|||||||
apiVersion: cert-manager.io/v1
|
|
||||||
kind: ClusterIssuer
|
|
||||||
metadata:
|
|
||||||
name: letsencrypt
|
|
||||||
spec:
|
|
||||||
acme:
|
|
||||||
email: emelin.d@sarex.io
|
|
||||||
privateKeySecretRef:
|
|
||||||
name: letsencrypt
|
|
||||||
server: https://acme-v02.api.letsencrypt.org/directory
|
|
||||||
solvers:
|
|
||||||
- selector:
|
|
||||||
dnsNames:
|
|
||||||
- zitadel.brusnika.onprem.sarex.io
|
|
||||||
http01:
|
|
||||||
ingress:
|
|
||||||
class: istio
|
|
||||||
- http01:
|
|
||||||
ingress:
|
|
||||||
class: nginx
|
|
||||||
@ -8,7 +8,6 @@ resources:
|
|||||||
- ../../../infrastructure/vault
|
- ../../../infrastructure/vault
|
||||||
- ../../../infrastructure/zitadel
|
- ../../../infrastructure/zitadel
|
||||||
- ./vault-ingress.yaml
|
- ./vault-ingress.yaml
|
||||||
- ./clusterissuer-letsencrypt.yaml
|
|
||||||
patches:
|
patches:
|
||||||
- path: ./patches/istio-gateway.yaml
|
- path: ./patches/istio-gateway.yaml
|
||||||
target:
|
target:
|
||||||
|
|||||||
@ -1,20 +0,0 @@
|
|||||||
apiVersion: cert-manager.io/v1
|
|
||||||
kind: ClusterIssuer
|
|
||||||
metadata:
|
|
||||||
name: letsencrypt
|
|
||||||
spec:
|
|
||||||
acme:
|
|
||||||
email: emelin.d@sarex.io
|
|
||||||
privateKeySecretRef:
|
|
||||||
name: letsencrypt
|
|
||||||
server: https://acme-v02.api.letsencrypt.org/directory
|
|
||||||
solvers:
|
|
||||||
- selector:
|
|
||||||
dnsNames:
|
|
||||||
- zitadel.test.sarex.brusnika.tech
|
|
||||||
http01:
|
|
||||||
ingress:
|
|
||||||
class: istio
|
|
||||||
- http01:
|
|
||||||
ingress:
|
|
||||||
class: nginx
|
|
||||||
@ -9,7 +9,6 @@ resources:
|
|||||||
- ../../../infrastructure/zitadel
|
- ../../../infrastructure/zitadel
|
||||||
- ./lb-service-override.yaml
|
- ./lb-service-override.yaml
|
||||||
- ./vault-ingress.yaml
|
- ./vault-ingress.yaml
|
||||||
- ./clusterissuer-letsencrypt.yaml
|
|
||||||
patches:
|
patches:
|
||||||
- path: ./patches/istio-gateway.yaml
|
- path: ./patches/istio-gateway.yaml
|
||||||
target:
|
target:
|
||||||
|
|||||||
@ -294,7 +294,6 @@ spec:
|
|||||||
- zitadel.test.sarex.brusnika.tech
|
- zitadel.test.sarex.brusnika.tech
|
||||||
tls:
|
tls:
|
||||||
credentialName: zitadel-tls
|
credentialName: zitadel-tls
|
||||||
|
|
||||||
virtualServices:
|
virtualServices:
|
||||||
camunda-identity-vs:
|
camunda-identity-vs:
|
||||||
namespace: camunda
|
namespace: camunda
|
||||||
@ -463,8 +462,6 @@ spec:
|
|||||||
prefix: /
|
prefix: /
|
||||||
service: nginx-service.global-ingress.svc.cluster.local
|
service: nginx-service.global-ingress.svc.cluster.local
|
||||||
port: 80
|
port: 80
|
||||||
|
|
||||||
|
|
||||||
jupyter-vs:
|
jupyter-vs:
|
||||||
namespace: jupyter
|
namespace: jupyter
|
||||||
hosts:
|
hosts:
|
||||||
@ -501,7 +498,6 @@ spec:
|
|||||||
prefix: /
|
prefix: /
|
||||||
service: kubernetes-dashboard-brusnika.kubernetes-dashboard.svc.cluster.local
|
service: kubernetes-dashboard-brusnika.kubernetes-dashboard.svc.cluster.local
|
||||||
port: 9090
|
port: 9090
|
||||||
|
|
||||||
minio-vs:
|
minio-vs:
|
||||||
namespace: minio
|
namespace: minio
|
||||||
hosts:
|
hosts:
|
||||||
@ -520,7 +516,6 @@ spec:
|
|||||||
prefix: /
|
prefix: /
|
||||||
service: minio-svc.minio.svc.cluster.local
|
service: minio-svc.minio.svc.cluster.local
|
||||||
port: 9000
|
port: 9000
|
||||||
|
|
||||||
superset-vs:
|
superset-vs:
|
||||||
namespace: superset
|
namespace: superset
|
||||||
hosts:
|
hosts:
|
||||||
@ -539,7 +534,6 @@ spec:
|
|||||||
prefix: /
|
prefix: /
|
||||||
service: superset.superset.svc.cluster.local
|
service: superset.superset.svc.cluster.local
|
||||||
port: 8088
|
port: 8088
|
||||||
|
|
||||||
vault-vs:
|
vault-vs:
|
||||||
namespace: vault
|
namespace: vault
|
||||||
hosts:
|
hosts:
|
||||||
@ -558,7 +552,6 @@ spec:
|
|||||||
prefix: /
|
prefix: /
|
||||||
service: vault-vault-contour.vault.svc.cluster.local
|
service: vault-vault-contour.vault.svc.cluster.local
|
||||||
port: 8200
|
port: 8200
|
||||||
|
|
||||||
zitadel-vs:
|
zitadel-vs:
|
||||||
namespace: zitadel
|
namespace: zitadel
|
||||||
hosts:
|
hosts:
|
||||||
@ -570,56 +563,3 @@ spec:
|
|||||||
prefix: /
|
prefix: /
|
||||||
service: zitadel-idp-contour.zitadel.svc.cluster.local
|
service: zitadel-idp-contour.zitadel.svc.cluster.local
|
||||||
port: 8080
|
port: 8080
|
||||||
|
|
||||||
# ---- Migrated from ugok snapshot (batch 1) ----
|
|
||||||
# vs-bimv2-api:
|
|
||||||
# namespace: gateway
|
|
||||||
# hosts:
|
|
||||||
# - test.sarex.brusnika.tech
|
|
||||||
# gateways:
|
|
||||||
# - gateway/main-gateway
|
|
||||||
# routes:
|
|
||||||
# - match:
|
|
||||||
# - uri:
|
|
||||||
# prefix: /bimv2/api/
|
|
||||||
# rewrite: /api/
|
|
||||||
# service: backend-service.bim.svc.cluster.local
|
|
||||||
# port: 8000
|
|
||||||
# # NOTE: contracts has no brusnika-stage deployment yet — service is a best-guess
|
|
||||||
# vs-contracts-api:
|
|
||||||
# namespace: gateway
|
|
||||||
# hosts:
|
|
||||||
# - test.sarex.brusnika.tech
|
|
||||||
# gateways:
|
|
||||||
# - gateway/main-gateway
|
|
||||||
# routes:
|
|
||||||
# - match:
|
|
||||||
# - uri:
|
|
||||||
# prefix: /contracts/api/
|
|
||||||
# rewrite: /api/
|
|
||||||
# service: backend-service.contracts.svc.cluster.local
|
|
||||||
# port: 8000
|
|
||||||
vs-srx-admin-frontend:
|
|
||||||
namespace: gateway
|
|
||||||
hosts:
|
|
||||||
- test.sarex.brusnika.tech
|
|
||||||
gateways:
|
|
||||||
- gateway/main-gateway
|
|
||||||
routes:
|
|
||||||
- match:
|
|
||||||
- uri:
|
|
||||||
prefix: /control-interface/
|
|
||||||
rewrite: /
|
|
||||||
service: srx-admin-svc.django.svc.cluster.local
|
|
||||||
port: 8080
|
|
||||||
# vs-gk:
|
|
||||||
# namespace: django
|
|
||||||
# hosts:
|
|
||||||
# - test.sarex.brusnika.tech
|
|
||||||
# gateways:
|
|
||||||
# - gateway/main-gateway
|
|
||||||
# routes:
|
|
||||||
# - path:
|
|
||||||
# prefix: /
|
|
||||||
# service: gatekeeper-service
|
|
||||||
# port: 80
|
|
||||||
|
|||||||
@ -4,7 +4,7 @@ resources:
|
|||||||
- ./flux-system
|
- ./flux-system
|
||||||
- ./helm-repositories.yaml
|
- ./helm-repositories.yaml
|
||||||
- ./infrastructure
|
- ./infrastructure
|
||||||
|
- ./test-service.yaml
|
||||||
- ../../apps/mapper/brusnika-stage
|
- ../../apps/mapper/brusnika-stage
|
||||||
- ../../apps/control-interface/brusnika-stage
|
- ../../apps/control-interface/brusnika-stage
|
||||||
- ../../apps/django/brusnika-stage
|
- ../../apps/django/brusnika-stage
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user