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:
13
apps/deploy/backend-secret.yaml
Normal file
13
apps/deploy/backend-secret.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: backend-secret
|
||||
type: Opaque
|
||||
# stringData:
|
||||
# DATABASE_PASSWORD:
|
||||
# ALIYUN_ACCESS_KEY_ID:
|
||||
# ALIYUN_ACCESS_KEY_SECRET:
|
||||
# ALIYUN_OSS_STS_ROLE_ARN:
|
||||
# WEBAUTHN_RP_ID:
|
||||
# WEBAUTHN_ORIGIN:
|
||||
# WEBAUTHN_RP_NAME:
|
||||
Reference in New Issue
Block a user