mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-28 02:18:24 +00:00
fix(flux): almost there for tmpfs
This commit is contained in:
@@ -45,11 +45,10 @@ spec:
|
||||
- op: add
|
||||
path: /spec/template/spec/containers/0/args/-
|
||||
value: --requeue-dependency=1s
|
||||
- op: replace
|
||||
path: /spec/template/spec/volumes/0
|
||||
- op: add
|
||||
path: /spec/template/spec/volumes/0/emptyDir
|
||||
value:
|
||||
emptyDir:
|
||||
medium: Memory
|
||||
medium: Memory
|
||||
target:
|
||||
kind: Deployment
|
||||
name: "(kustomize-controller|helm-controller|source-controller)"
|
||||
|
||||
Reference in New Issue
Block a user