basic-values.yaml 205 B

1234567891011121314
  1. ci: true
  2. palRunAs:
  3. user: 1000
  4. group: 1000
  5. palConfig:
  6. plexURL: http://plex:32400
  7. plexToken: some-token
  8. palStorage:
  9. config:
  10. type: hostPath
  11. hostPath: /mnt/{{ .Release.Namespace }}/config