Bug 1216193 - [doc] Issue in "The values.yaml file" - spacing is wrong in values.yaml example
Summary: [doc] Issue in "The values.yaml file" - spacing is wrong in values.yaml example
Status: RESOLVED FIXED
Alias: None
Product: PUBLIC SUSE Linux Enterprise Server 15 SP5
Classification: openSUSE
Component: Documentation (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Tomáš Bažant
QA Contact: Frank Sundermeyer
URL:
Whiteboard: https://jira.suse.com/browse/DOCTEAM-...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-12 16:28 UTC by Wayne Patton
Modified: 2023-12-11 14:05 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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