docs: 明确凭据路径与 Secret 命名
Tests / Run on Ubuntu (push) Failing after 2m11s
E2E Tests / Run on Ubuntu (push) Failing after 2m46s
Lint / Run on Ubuntu (push) Failing after 6m52s

This commit is contained in:
2026-09-10 05:35:40 +00:00
parent a723372c6e
commit 80f6d5232b
4 changed files with 38 additions and 16 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ spec:
loginRole: netbox
extensions: [pg_trgm]
credential:
secretName: netbox-postgresql
secretName: shared-netbox-database-credentials
deletionPolicy: Retain
```