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