Change: kubectl and service image
This commit is contained in:
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: dcbot
|
||||
image: 'gitea.konchin.com/services/mafuyu-kirisu:latest'
|
||||
image: gitea.konchin.com/service/mafuyu-kirisu:latest
|
||||
env:
|
||||
- name: DC_TOKEN
|
||||
valueFrom:
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: mafuyu-secret
|
||||
namespace: mafuyu-kirisu
|
||||
data:
|
||||
ADMIN_ID:
|
||||
DC_CLIENTID:
|
||||
DC_TOKEN:
|
||||
MONGODB_HOST:
|
||||
MONGODB_USER:
|
||||
MONGODB_PASS:
|
||||
@@ -1,8 +0,0 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: regcred
|
||||
namespace: mafuyu-kirisu
|
||||
type: kubernetes.io/dockerconfigjson
|
||||
data:
|
||||
.dockerconfigjson:
|
||||
Reference in New Issue
Block a user