mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-04 09:39:51 +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}}" |