feat: 添加顾客权限控制和订单时间限制
This commit is contained in:
8
k8s/secret.yaml
Normal file
8
k8s/secret.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: tencentyun-secret
|
||||
namespace: drone
|
||||
type: kubernetes.io/dockerconfigjson
|
||||
data:
|
||||
.dockerconfigjson: base64编码内容
|
||||
Reference in New Issue
Block a user