mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-15 17:51:01 +00:00
12 lines
202 B
YAML
12 lines
202 B
YAML
image:
|
|
tag: "0.12.14"
|
|
service:
|
|
type: ClusterIP
|
|
edgeService:
|
|
targetPort: 80
|
|
debug: true
|
|
extraEnvVars:
|
|
- name: EDGE_PORT
|
|
value: "80"
|
|
- name: SERVICES
|
|
value: "secretsmanager,ssm,sts"
|