InseeFrLab / InseeFrLab/helm-charts

add support for different secret key names

Open
#64 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go Template
Stars
11
Forks
24
PR merge metrics
No merged PRs in 30d

Description

the value of "S3_ACCESS_KEY" should also be adjustable from the values file. same goes for the secret key
```
valueFrom:
secretKeyRef:
name: {{ .Values.s3.existingSecret }}
key: S3_ACCESS_KEY
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.