Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot a90f43b415 Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Failing after 16s
Generated by CI/CD workflow on 2026-05-05 14:49:12

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-05-05 14:49:12 +00:00
2 changed files with 13 additions and 1 deletions
+12
View File
@@ -0,0 +1,12 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./app.yaml
- ./deployment.yaml
- ./external-secret.yaml
- ./ingress.yaml
- ./kustomization.yaml
- ./rbac.yaml
- ./service-account.yaml
- ./service.yaml
+1 -1
View File
@@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: auth-proxy
image: ultradesu/rsauth2-proxy:latest
image: ultradesu/rsauth2-proxy:0.1.0
ports:
- containerPort: 8080
name: http