Skip to content
Snippets Groups Projects
Commit 59132c92 authored by xeruf's avatar xeruf
Browse files

gitea: add k8s kustomization

parent 1feb8b98
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,8 @@ data:
values.yaml: |
ingress:
enabled: true
annotations:
kubernetes.io/tls-acme: "true"
#annotations:
# kubernetes.io/tls-acme: "true"
hosts:
- host: "dev.${domain}"
paths:
......
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- gitea-release.yaml
- gitea-oauth-client.yaml
- gitea-values-configmap.yaml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment