Refactor: directory structure

This commit is contained in:
2024-12-03 02:16:25 +00:00
parent 0f6d0e7206
commit 9b71b4271d
2 changed files with 1 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: metallb
namespace: flux-system
spec:
interval: 1h0m0s
url: https://metallb.github.io/metallb

View File

@@ -6,7 +6,6 @@ generatorOptions:
disableNameSuffixHash: true
resources:
- namespace.yaml
- helmrepo.yaml
- helmrelease.yaml
- l2advertisement.yaml
- ipaddresspool.yaml