Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 158 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 158 Bytes

multik8s

Simple example of multi kubernetes object

Need secret pgpassword (kubectl create secret generic pgpassword --from-literal=PGPASSWORD=password1234)