mirror of
https://forge.liiib.re/indiehost/libre.sh/libre.sh.git
synced 2024-12-29 07:06:42 +00:00
10 lines
192 B
YAML
10 lines
192 B
YAML
apiVersion: v1
|
|
data:
|
|
values.yaml: |-
|
|
controller
|
|
config:
|
|
use-proxy-protocol: "false"
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: ingress-custom-values
|
|
namespace: libresh-system
|