1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-15 17:51:01 +00:00
external-secrets/e2e/k8s/localstack.values.yaml

13 lines
202 B
YAML
Raw Normal View History

2021-07-07 20:27:35 +00:00
image:
tag: "0.12.14"
2021-04-24 23:39:06 +00:00
service:
type: ClusterIP
edgeService:
targetPort: 80
debug: true
extraEnvVars:
- name: EDGE_PORT
value: "80"
- name: SERVICES
value: "secretsmanager,ssm,sts"