Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot adf87ccbf7 Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Failing after 13s
Generated by CI/CD workflow on 2026-04-20 08:54:45

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-04-20 08:54:45 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ spec:
- name: GITEA__service__CAPTCHA_TYPE - name: GITEA__service__CAPTCHA_TYPE
value: "hcaptcha" value: "hcaptcha"
- name: GITEA__webhook__ALLOWED_HOST_LIST - name: GITEA__webhook__ALLOWED_HOST_LIST
value: "*" value: "loopback,private_addresses"
envFrom: envFrom:
- secretRef: - secretRef:
name: gitea-recapcha-creds name: gitea-recapcha-creds
+1 -1
View File
@@ -34,7 +34,7 @@ spec:
mountPath: /templates/subscription mountPath: /templates/subscription
containers: containers:
- name: pasarguard-web - name: pasarguard-web
image: 'pasarguard/panel:v3.0.1' image: 'pasarguard/panel:dev'
imagePullPolicy: Always imagePullPolicy: Always
envFrom: envFrom:
- secretRef: - secretRef: