feat: 定义 v1alpha1 API 合同
This commit is contained in:
@@ -8,6 +8,7 @@ metadata:
|
||||
spec:
|
||||
endpoint:
|
||||
host: postgres.internal
|
||||
hostaddr: 192.0.2.10
|
||||
port: 5432
|
||||
database: postgres
|
||||
sslMode: verify-full
|
||||
|
||||
@@ -9,10 +9,9 @@ metadata:
|
||||
spec:
|
||||
instanceRef: shared
|
||||
database: netbox
|
||||
ownerRole: netbox_owner
|
||||
loginRole: netbox
|
||||
extensions:
|
||||
- pg_trgm
|
||||
credential:
|
||||
openBaoPath: kv/k8s/netbox/database
|
||||
secretName: shared-netbox-database-credentials
|
||||
deletionPolicy: Retain
|
||||
|
||||
Reference in New Issue
Block a user