Fix: archrepo lint
All checks were successful
Lint yaml / build-package (push) Successful in 8s

This commit is contained in:
2024-11-06 09:47:21 +00:00
parent 1c6c639c91
commit 53154bb702
4 changed files with 31 additions and 33 deletions

View File

@@ -1,11 +1,9 @@
--- ---
apiVersion: kustomize.config.k8s.io/v1beta1 apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
namespace: archrepo namespace: archrepo
generatorOptions: generatorOptions:
disableNameSuffixHash: true disableNameSuffixHash: true
resources: resources:
- ns.archrepo.yaml - ns.archrepo.yaml
- deploy.archrepo.yaml - deploy.archrepo.yaml