mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-07 19:22:08 +01:00
6 lines
115 B
YAML
6 lines
115 B
YAML
|
apiVersion: v1
|
||
|
kind: ConfigMap
|
||
|
metadata:
|
||
|
name: harbor-mysql-config
|
||
|
data:
|
||
|
MYSQL_ROOT_PASSWORD: "{{db_password}}"
|