Refactor: directory structure
This commit is contained in:
@@ -3,6 +3,7 @@ apiVersion: source.toolkit.fluxcd.io/v1
|
|||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
metadata:
|
metadata:
|
||||||
name: metallb
|
name: metallb
|
||||||
|
namespace: flux-system
|
||||||
spec:
|
spec:
|
||||||
interval: 1h0m0s
|
interval: 1h0m0s
|
||||||
url: https://metallb.github.io/metallb
|
url: https://metallb.github.io/metallb
|
||||||
@@ -6,7 +6,6 @@ generatorOptions:
|
|||||||
disableNameSuffixHash: true
|
disableNameSuffixHash: true
|
||||||
resources:
|
resources:
|
||||||
- namespace.yaml
|
- namespace.yaml
|
||||||
- helmrepo.yaml
|
|
||||||
- helmrelease.yaml
|
- helmrelease.yaml
|
||||||
- l2advertisement.yaml
|
- l2advertisement.yaml
|
||||||
- ipaddresspool.yaml
|
- ipaddresspool.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user