mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-30 15:00:51 +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
7 lines
140 B
YAML
7 lines
140 B
YAML
namespace: pomerium-zero
|
|
commonLabels:
|
|
app.kubernetes.io/name: pomerium-zero
|
|
resources:
|
|
- namespace.yaml
|
|
- ./deployment
|
|
- ./service
|