
yyvf22 pushed to branch main at Root / Kubernetes / FluxCD Commits: 449a508a by yyvf at 2025-08-07T09:49:32-03:00 refactor(keycloak and cilium) Issue #9 - - - - - f69fd221 by yyvf at 2025-08-07T09:50:24-03:00 Merge branch 'main' of gitlab.c3sl.ufpr.br:root/k8s/fluxcd - - - - - 3 changed files: - infrastructure/stage/ippool.yaml → infrastructure/stage/cilium/ippool.yaml - infrastructure/base/keycloak/ing.yaml → infrastructure/stage/keycloak/ing.yaml - infrastructure/stage/kustomization.yaml Changes: ===================================== infrastructure/stage/ippool.yaml → infrastructure/stage/cilium/ippool.yaml ===================================== ===================================== infrastructure/base/keycloak/ing.yaml → infrastructure/stage/keycloak/ing.yaml ===================================== ===================================== infrastructure/stage/kustomization.yaml ===================================== @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ../base/cilium - - ./ippool.yaml + - ./cilium/ippool.yaml - ../base/ceph-csi - ../base/cert-manager - ../base/openbao @@ -10,4 +10,5 @@ resources: - ../base/harbor - ../base/gitlab-runner - ../base/keycloak + - ./keycloak/ing.yaml - ../base/etcd-backup View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/compare/be986c1b97f169cdde0e0f... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/compare/be986c1b97f169cdde0e0f... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.