Skip to content

Commit

Permalink
Add kustomize support to Postgres UI. (#1086)
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Halliday <peter.halliday@walgreens.com>
  • Loading branch information
hoangelos and Peter Halliday committed Aug 26, 2020
1 parent 3ddc56e commit dab704c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ui/manifests/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployment.yaml
- ingress.yaml
- service.yaml
- ui-service-account-rbac.yaml

0 comments on commit dab704c

Please sign in to comment.