values.yaml 190 B

12345678910
  1. image:
  2. pullPolicy: IfNotPresent
  3. repository: collabora/code
  4. tag: 23.05.4.2.1
  5. nginx:
  6. image:
  7. pullPolicy: IfNotPresent
  8. repository: nginx
  9. tag: 1.23.3
  10. updateStrategy: Recreate