change secret doc k8s
This commit is contained in:
@@ -43,7 +43,7 @@ kind: Secret
|
|||||||
metadata:
|
metadata:
|
||||||
name: db-pass
|
name: db-pass
|
||||||
type: Opaque
|
type: Opaque
|
||||||
data:
|
stringData:
|
||||||
password: '123'
|
password: '123'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user