Add platform infrastructure configuration
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: platform-data
|
||||
|
||||
resources:
|
||||
- keycloak-database-role.yaml
|
||||
- keycloak-database.yaml
|
||||
- platform-postgres-keycloak-network-policy.yaml
|
||||
|
||||
labels:
|
||||
- pairs:
|
||||
app.kubernetes.io/part-of: platform
|
||||
app.kubernetes.io/managed-by: kustomize
|
||||
includeSelectors: false
|
||||
Reference in New Issue
Block a user