mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-23 00:54:26 +00:00
Add path comments to files
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# /infrastructure/prod/authelia/forward-auth-middleware.yaml
|
||||
apiVersion: traefik.containo.us/v1alpha1
|
||||
kind: Middleware
|
||||
metadata:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# /infrastructure/prod/authelia/ingress.yaml
|
||||
apiVersion: traefik.containo.us/v1alpha1
|
||||
kind: IngressRoute
|
||||
metadata:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# /infrastructure/prod/authelia/kustomization.yaml
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: auth
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# /infrastructure/prod/authelia/release.yaml
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2beta1
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# /infrastructure/prod/authelia/users-database.enc.yaml
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# /infrastructure/prod/authelia/values.yaml
|
||||
domain: 'example.com'
|
||||
configMap:
|
||||
authentication_backend:
|
||||
|
||||
Reference in New Issue
Block a user