change secret doc k8s

This commit is contained in:
2025-08-02 13:58:24 +03:30
parent 47b8e7d200
commit 61ddfa712f

View File

@@ -43,7 +43,7 @@ kind: Secret
metadata:
name: db-pass
type: Opaque
data:
stringData:
password: '123'
```