basic-values.yaml 158 B

1234567
  1. adguardStorage:
  2. work:
  3. type: hostPath
  4. hostPath: /mnt/{{ .Release.Name }}/work
  5. conf:
  6. type: hostPath
  7. hostPath: /mnt/{{ .Release.Name }}/conf