diff --git a/apps/apps/halo/helmchart.yaml b/apps/apps/halo/helmchart.yaml index 6c4f6d0..c79a27b 100644 --- a/apps/apps/halo/helmchart.yaml +++ b/apps/apps/halo/helmchart.yaml @@ -22,7 +22,7 @@ spec: namespaceSelector: {} image: repository: halohub/halo-pro - tag: 2.22.11 + tag: 2.22.12 service: type: ClusterIP ingress: diff --git a/apps/infra/devops/flux/flux-instance.yaml b/apps/infra/devops/flux/flux-instance.yaml new file mode 100644 index 0000000..0fb0e57 --- /dev/null +++ b/apps/infra/devops/flux/flux-instance.yaml @@ -0,0 +1,22 @@ +apiVersion: fluxcd.controlplane.io/v1 +kind: FluxInstance +metadata: + name: flux + namespace: flux-system +spec: + distribution: + version: "2.x" + registry: "ghcr.io/fluxcd" + artifact: "oci://ghcr.io/controlplaneio-fluxcd/flux-operator-manifests" + components: + - source-controller + - source-watcher + - kustomize-controller + - helm-controller + - notification-controller + cluster: + type: kubernetes + size: small + multitenant: false + networkPolicy: true + domain: "cluster.local" \ No newline at end of file diff --git a/apps/infra/devops/gitea/configmap-custom.yaml b/apps/infra/devops/gitea/configmap-templates.yaml similarity index 95% rename from apps/infra/devops/gitea/configmap-custom.yaml rename to apps/infra/devops/gitea/configmap-templates.yaml index 623467c..89ed57c 100644 --- a/apps/infra/devops/gitea/configmap-custom.yaml +++ b/apps/infra/devops/gitea/configmap-templates.yaml @@ -16,7 +16,7 @@ data: