[CI-skip] alter deployment information
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
9b54f05d75
commit
b39aa6ecb1
@ -17,8 +17,8 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: journal
|
- name: journal
|
||||||
image: registry.hub.docker.com/mollre/journal-bot:1.0.18 # {"$imagepolicy": "flux-system:journal-bot-imagerange"}
|
image: mollre/journal-bot
|
||||||
imagePullPolicy: Always
|
tag: 1.0.18
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: journal-secret-env
|
name: journal-secret-env
|
||||||
@ -39,8 +39,6 @@ apiVersion: v1
|
|||||||
kind: PersistentVolume
|
kind: PersistentVolume
|
||||||
metadata:
|
metadata:
|
||||||
name: "journal-data-nfs"
|
name: "journal-data-nfs"
|
||||||
# labels:
|
|
||||||
# directory: "journal-data"
|
|
||||||
spec:
|
spec:
|
||||||
storageClassName: fast
|
storageClassName: fast
|
||||||
capacity:
|
capacity:
|
||||||
@ -62,6 +60,3 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
storage: "5Gi"
|
storage: "5Gi"
|
||||||
# selector:
|
|
||||||
# matchLabels:
|
|
||||||
# directory: "journal-data"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user