mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +00:00
10 lines
178 B
YAML
10 lines
178 B
YAML
service:
|
|
type: ClusterIP
|
|
edgeService:
|
|
targetPort: 80
|
|
debug: true
|
|
extraEnvVars:
|
|
- name: EDGE_PORT
|
|
value: "80"
|
|
- name: SERVICES
|
|
value: "secretsmanager,ssm,sts"
|