Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 413 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 413 Bytes

kustomize-components

This is a set of components suitable for pulling in via kustomize.

See:

  • redis-base - base config for redis with TLS (certs, cert rotation, network policies etc)
  • redis-instance - a thin wrapper around the redis helm chart. you may want to directly reference the values.yaml file and extend it
  • redis-tls - the above two, combined