mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 08:55:08 +00:00
7 lines
118 B
Text
7 lines
118 B
Text
apiVersion: v1
|
|
data:
|
|
password: ${BASE64_PASSWORD}
|
|
kind: Secret
|
|
metadata:
|
|
name: mariadb-root-password
|
|
type: Opaque
|