[#702] gitops skeleton: infrastructure + apps kustomizations (empty, valid)
ci / audit (push) Successful in 44s
ci / audit (push) Successful in 44s
https://projects.knownelement.com/issues/702
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
# clusters/pfv-k8s — flux gitops root (ADR-0001, #702)
|
||||||
|
|
||||||
|
flux-system/ = flux controllers (managed by `flux bootstrap` — do not edit).
|
||||||
|
infrastructure/ = platform services. apps/ = tenant workloads (ADR-0001
|
||||||
|
tenant classes; Rancher owns RBAC/multi-tenancy at #700).
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
# apps: tenant workloads per ADR-0001 tenant classes. Empty until #700 lands.
|
||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
resources: []
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
# infrastructure: cluster platform services (ingress, cert-manager via ACME
|
||||||
|
# endpoint #800, storage, monitoring relays). Populated per ADR-0001/#702.
|
||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
resources: []
|
||||||
Reference in New Issue
Block a user