feat: Added lldap
This commit is contained in:
10
apps/lldap/base/cluster.yaml
Normal file
10
apps/lldap/base/cluster.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: postgresql.cnpg.io/v1
|
||||
kind: Cluster
|
||||
metadata:
|
||||
name: db
|
||||
namespace: lldap
|
||||
# TODO: Add labels?
|
||||
spec:
|
||||
storage:
|
||||
size: 8Gi
|
||||
storageClass: local-path
|
||||
Reference in New Issue
Block a user