parent
ebc89b48e2
commit
ae330eb389
@ -5,7 +5,7 @@ metadata:
|
||||
labels:
|
||||
app: journal-bot
|
||||
spec:
|
||||
# deployment running a single container
|
||||
# deployment running a single container
|
||||
selector:
|
||||
matchLabels:
|
||||
app: journal-bot
|
||||
@ -17,7 +17,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: journal
|
||||
image: mollre/journal-bot:1.0.14 # {"$imagepolicy": "flux-system:journal-bot-imagerange"}
|
||||
image: registry.hub.docker.com/mollre/journal-bot:1.0.16 # {"$imagepolicy": "flux-system:journal-bot-imagerange"}
|
||||
imagePullPolicy: Always
|
||||
envFrom:
|
||||
- secretRef:
|
||||
@ -50,7 +50,6 @@ spec:
|
||||
nfs:
|
||||
path: /export/kluster/journal-bot
|
||||
server: 192.168.1.157
|
||||
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
@ -66,4 +65,3 @@ spec:
|
||||
# selector:
|
||||
# matchLabels:
|
||||
# directory: "journal-data"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user