diff --git a/kustomization.yaml b/kustomization.yaml index 0778973..83384c7 100644 --- a/kustomization.yaml +++ b/kustomization.yaml @@ -16,4 +16,5 @@ resources: - templates/image-server/ks-pvc.yaml - templates/image-server/ks-route.yaml - templates/windowsserver/ks-flavor.yaml - - templates/windowsserver-rh/ks-flavor.yaml \ No newline at end of file + - templates/windowsserver-rh/ks-flavor.yaml + - postgres/ks.yaml \ No newline at end of file