Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 352 Bytes

kube-setup-secrets.md

File metadata and controls

6 lines (5 loc) · 352 Bytes

TL;DR

Create most of the config maps and secrets required for a gen3 stack - including the manifest-* configmaps, and the creds-* secrets. With the notable exception of the manifest-* configmaps - kube-setup-secrets only creates a secret or configmap if it does not yet exist - it does not update a secret or configmap that already exists.