Commit daily changes

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-12-16 00:13:05 +00:00
parent 937ac09db1
commit 5c47316bce
404 changed files with 1644 additions and 1604 deletions
+1 -1
View File
@@ -10,10 +10,10 @@ home: https://truecharts.org/charts/incubator/privatebin
icon: https://truecharts.org/img/hotlink-ok/chart-icons/privatebin.png
deprecated: false
sources:
- https://hub.docker.com/r/privatebin/pdo
- https://github.com/PrivateBin/PrivateBin
- https://privatebin.info/
- https://github.com/truecharts/charts/tree/master/charts/incubator/privatebin
- https://hub.docker.com/r/privatebin/pdo
maintainers:
- name: TrueCharts
email: info@truecharts.org
+1 -1
View File
@@ -12,7 +12,7 @@ kind: Secret
metadata:
name: {{ include "tc.v1.common.names.fullname" . }}-secret
labels:
data:
conf.php: |-
;<?php http_response_code(403); /*
+3 -3
View File
@@ -10,7 +10,7 @@ persistence:
type: custom
volumeSpec:
secret:
secretName: 'secret'
secretName: "secret"
conf-nginx:
enabled: true
mountPath: /etc/nginx/conf.d/sizelimits.conf
@@ -19,7 +19,7 @@ persistence:
type: custom
volumeSpec:
configMap:
name: 'config'
name: "config"
conf-php:
enabled: true
mountPath: /etc/php8/conf.d/10-sizelimits.ini
@@ -28,7 +28,7 @@ persistence:
type: custom
volumeSpec:
configMap:
name: 'config'
name: "config"
nginx-cache:
enabled: true
mountPath: /var/lib/nginx/tmp