Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

hashbang/k8s-userdb-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

k8s-postgrest

Usage

Add your own configuration (base by default looks for config.txt; though you can override with your own kustomization).

Apply with:

kubectl apply -k base

This repository assumes that an ingress controller is installed. A quick and dirty way to get one would be to kubectl apply:

This repository assumes that a cert manager is installed. A quick and diry way to get one would be to kubectl apply: