rename to typesense
This commit is contained in:
@@ -119,7 +119,7 @@ vikunja:
|
|||||||
subPath: config.yml
|
subPath: config.yml
|
||||||
typesense:
|
typesense:
|
||||||
controllers:
|
controllers:
|
||||||
main:
|
typesense:
|
||||||
type: deployment
|
type: deployment
|
||||||
replicas: 1
|
replicas: 1
|
||||||
strategy: Recreate
|
strategy: Recreate
|
||||||
@@ -143,8 +143,8 @@ typesense:
|
|||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 256Mi
|
memory: 256Mi
|
||||||
service:
|
service:
|
||||||
main:
|
typesense:
|
||||||
controller: main
|
controller: typesense
|
||||||
ports:
|
ports:
|
||||||
http:
|
http:
|
||||||
port: 8108
|
port: 8108
|
||||||
@@ -157,7 +157,7 @@ typesense:
|
|||||||
size: 5Gi
|
size: 5Gi
|
||||||
retain: true
|
retain: true
|
||||||
advancedMounts:
|
advancedMounts:
|
||||||
main:
|
typesense:
|
||||||
main:
|
main:
|
||||||
- path: /data
|
- path: /data
|
||||||
readOnly: false
|
readOnly: false
|
||||||
|
Reference in New Issue
Block a user