Bug 1216193

Summary: [doc] Issue in "The values.yaml file" - spacing is wrong in values.yaml example
Product: [openSUSE] PUBLIC SUSE Linux Enterprise Server 15 SP5 Reporter: Wayne Patton <wayne.patton>
Component: DocumentationAssignee: Tomáš Bažant <tbazant>
Status: RESOLVED FIXED QA Contact: Frank Sundermeyer <fs>
Severity: Normal    
Priority: P5 - None CC: kristofer.lundgren
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard: https://jira.suse.com/browse/DOCTEAM-1139
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Wayne Patton 2023-10-12 16:28:38 UTC
The values.yaml file has wrong spacing in the ingress section

https://documentation.suse.com/sles/15-SP5/html/SLES-all/cha-rmt-installation.html#sec-rmt-deploy-kubernetes-values

it should be: 

ingress:
  enabled: true
  hosts:
    - host: chart-example.local
      paths:
        - path: "/"
          pathType: Prefix
  tls:
  - secretName: rmt-cert
    hosts:
    - chart-example.local
Comment 1 Tomáš Bažant 2023-11-01 10:09:32 UTC
Thank you for reporting this bug!
It is being tracked and processed as part of our queue.
Comment 2 Tomáš Bažant 2023-12-06 11:44:11 UTC
progress tracked in https://github.com/SUSE/doc-sle/pull/1627/files