mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-29 02:16:28 +02:00
* zero/k8s: deployment manifests * convert to statefulset so that it has persistent volume claim * use standard ports to avoid config customization for k8s * add XDG_DATA_HOME mapping
10 lines
170 B
YAML
10 lines
170 B
YAML
resources:
|
|
- base.yaml
|
|
patchesStrategicMerge:
|
|
- env.yaml
|
|
- image.yaml
|
|
- ports.yaml
|
|
- resources.yaml
|
|
- no-root.yaml
|
|
- readonly-root-fs.yaml
|
|
- volumes.yaml
|