mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-24 17:44:23 +00:00
Add path comments to files
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# /infrastructure/prod/traefik/certificate.yaml
|
||||
apiVersion: cert-manager.io/v1
|
||||
kind: Certificate
|
||||
metadata:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# /infrastructure/prod/traefik/kustomization.yaml
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# /infrastructure/prod/traefik/release.yaml
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# /infrastructure/prod/traefik/values.yaml
|
||||
deployment:
|
||||
additionalVolumes:
|
||||
- name: access-log
|
||||
|
||||
Reference in New Issue
Block a user