chore: 提交deploy文件,step.run修改为相对路径
Some checks failed
Deploy to K3s / deploy (push) Failing after 16s
Some checks failed
Deploy to K3s / deploy (push) Failing after 16s
This commit is contained in:
9
apps/deploy/postgres-secret.yaml
Normal file
9
apps/deploy/postgres-secret.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: postgres-secret
|
||||
type: Opaque
|
||||
# stringData:
|
||||
# POSTGRES_USER:
|
||||
# POSTGRES_PASSWORD:
|
||||
# POSTGRES_DB:
|
||||
Reference in New Issue
Block a user