renamed files to align

This commit is contained in:
j37hr0 2026-04-06 10:44:39 +12:00
parent 3f0efde365
commit 7fe761274f
7 changed files with 6 additions and 6 deletions

View file

@ -1,9 +1,9 @@
apiVersion: kustomize.config.k8s.io/v1beta1 apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- forgejo-namespace.yaml - namespace.yaml
- forgejo-deployment.yaml - deployment.yaml
- forgejo-service.yaml - service.yaml
- forgejo-ingress.yaml - ingress.yaml
- forgejo-pvc.yaml - pvc.yaml
- forgejo-ssh.yaml - sshingress.yaml