Compare commits
2 Commits
369d6eae38
...
abee3fd4d8
Author | SHA1 | Date | |
---|---|---|---|
abee3fd4d8
|
|||
dac603f906 |
@@ -9,7 +9,7 @@ hoarder:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/karakeep-app/karakeep
|
repository: ghcr.io/karakeep-app/karakeep
|
||||||
tag: 0.25.0
|
tag: 0.26.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: DATA_DIR
|
- name: DATA_DIR
|
||||||
|
@@ -5,7 +5,7 @@ site-profile:
|
|||||||
main:
|
main:
|
||||||
type: deployment
|
type: deployment
|
||||||
replicas: 3
|
replicas: 3
|
||||||
strategy: Recreate
|
strategy: RollingUpdate
|
||||||
revisionHistoryLimit: 3
|
revisionHistoryLimit: 3
|
||||||
containers:
|
containers:
|
||||||
main:
|
main:
|
||||||
|
Reference in New Issue
Block a user