mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-23 17:14:25 +00:00
Add path comments to files
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# /infrastructure/base/authelia/kustomization.yaml
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: auth
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# /infrastructure/base/authelia/namespace.yaml
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# /infrastructure/base/authelia/release.yaml
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2beta1
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# /infrastructure/base/authelia/repository.yaml
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
|
||||
Reference in New Issue
Block a user