convert to valkey
This commit is contained in:
		@@ -30,9 +30,9 @@ dependencies:
 | 
			
		||||
    alias: minio
 | 
			
		||||
    version: 6.0.1
 | 
			
		||||
    repository: https://operator.min.io/
 | 
			
		||||
  - name: redis
 | 
			
		||||
  - name: valkey
 | 
			
		||||
    version: 0.3.13
 | 
			
		||||
    repository: https://charts.bitnami.com/bitnami
 | 
			
		||||
    version: 19.6.4
 | 
			
		||||
  - name: cloudflared
 | 
			
		||||
    alias: cloudflared-outline
 | 
			
		||||
    repository: http://alexlebens.github.io/helm-charts
 | 
			
		||||
 
 | 
			
		||||
@@ -179,7 +179,7 @@ minio:
 | 
			
		||||
      host: minio-outline.alexlebens.net
 | 
			
		||||
      path: /
 | 
			
		||||
      pathType: Prefix
 | 
			
		||||
redis:
 | 
			
		||||
valkey:
 | 
			
		||||
  architecture: standalone
 | 
			
		||||
  auth:
 | 
			
		||||
    enabled: false
 | 
			
		||||
 
 | 
			
		||||
@@ -24,8 +24,8 @@ dependencies:
 | 
			
		||||
    alias: vikunja
 | 
			
		||||
    repository: https://bjw-s.github.io/helm-charts/
 | 
			
		||||
    version: 3.3.2
 | 
			
		||||
  - name: redis
 | 
			
		||||
    version: 19.6.4
 | 
			
		||||
  - name: valkey
 | 
			
		||||
    version: 0.3.13
 | 
			
		||||
    repository: https://charts.bitnami.com/bitnami
 | 
			
		||||
  - name: cloudflared
 | 
			
		||||
    alias: cloudflared-api
 | 
			
		||||
 
 | 
			
		||||
@@ -87,7 +87,7 @@ vikunja:
 | 
			
		||||
              readOnly: true
 | 
			
		||||
              mountPropagation: None
 | 
			
		||||
              subPath: config.yml
 | 
			
		||||
redis:
 | 
			
		||||
valkey:
 | 
			
		||||
  architecture: standalone
 | 
			
		||||
  auth:
 | 
			
		||||
    enabled: true
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user