it is what it is
This commit is contained in:
parent
44ad2289ba
commit
3660296164
3 changed files with 0 additions and 20 deletions
|
|
@ -1,20 +0,0 @@
|
|||
runner:
|
||||
name: mist-runner
|
||||
labels:
|
||||
- mist
|
||||
- self-hosted
|
||||
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: aws-secrets
|
||||
|
||||
volumeMounts:
|
||||
- name: k8s-storage
|
||||
mountPath: /k8s_storage
|
||||
readOnly: true
|
||||
|
||||
volumes:
|
||||
- name: k8s-storage
|
||||
hostPath:
|
||||
path: /home/kimjunte/k8s_storage
|
||||
type: Directory
|
||||
Loading…
Add table
Reference in a new issue