k8s-and-chill/rendered/envs/production/nextcloud
Felix Wolf c85ee51590 feat: Adds Nextcloud pre-install hook and ArgoCD ignore rules
Introduces a `before-starting` hook that creates a `CAN_INSTALL` file, signaling Nextcloud to proceed with its installation process.

Configures ArgoCD to ignore differences in `batch/Job` resources' `spec.selector` and `spec.template.metadata.labels`. This prevents spurious out-of-sync states caused by Kubernetes mutating these fields on job creation, improving application synchronization stability.
2026-04-04 18:17:32 +02:00
..
cluster-nextcloud-cnpg.yaml feat: Adds Nextcloud application 2026-04-04 18:13:21 +02:00
configmap-nextcloud-caddy-config.yaml feat: Adds Nextcloud application 2026-04-04 18:13:21 +02:00
configmap-nextcloud-config.yaml feat: Adds Nextcloud application 2026-04-04 18:13:21 +02:00
configmap-nextcloud-hooks.yaml feat: Adds Nextcloud pre-install hook and ArgoCD ignore rules 2026-04-04 18:17:32 +02:00
configmap-nextcloud-phpconfig.yaml feat: Adds Nextcloud application 2026-04-04 18:13:21 +02:00
deployment-nextcloud-valkey.yaml feat: Adds Nextcloud application 2026-04-04 18:13:21 +02:00
deployment-nextcloud.yaml feat: Adds Nextcloud pre-install hook and ArgoCD ignore rules 2026-04-04 18:17:32 +02:00
ingress-nextcloud.yaml feat: Adds Nextcloud application 2026-04-04 18:13:21 +02:00
job-nextcloud-secret-init.yaml feat: Adds Nextcloud application 2026-04-04 18:13:21 +02:00
namespace-nextcloud.yaml feat: Adds Nextcloud application 2026-04-04 18:13:21 +02:00
role-nextcloud-secret-init.yaml feat: Adds Nextcloud application 2026-04-04 18:13:21 +02:00
rolebinding-nextcloud-secret-init.yaml feat: Adds Nextcloud application 2026-04-04 18:13:21 +02:00
service-nextcloud-valkey.yaml feat: Adds Nextcloud application 2026-04-04 18:13:21 +02:00
service-nextcloud.yaml feat: Adds Nextcloud application 2026-04-04 18:13:21 +02:00
serviceaccount-nextcloud-secret-init.yaml feat: Adds Nextcloud application 2026-04-04 18:13:21 +02:00