-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
good first issuekind/enhancementsize/XSDenotes a PR that changes 0-9 lines, ignoring generated files.Denotes a PR that changes 0-9 lines, ignoring generated files.
Description
We currently use ConfigMaps to push env to the kubernetes deployments; it may contain secrets so we should use Secrets instead.
Use-cases:
- for example some k8s roles can give ConfigMap access but not Secrets
- more generally, the whole k8s ecosystem already handle secrets differently, let's use that.
Maybe add an opt-out to keep ConfigMaps? not a priority.
Metadata
Metadata
Assignees
Labels
good first issuekind/enhancementsize/XSDenotes a PR that changes 0-9 lines, ignoring generated files.Denotes a PR that changes 0-9 lines, ignoring generated files.