All checks were successful
Build and Publish TechDocs (Helm Chart Resource) / build-and-publish-helm-chart (push) Successful in 1m12s
Change-Id: If67c32e979b6d03a135072c836ca54ee01c99e66
21 lines
260 B
YAML
21 lines
260 B
YAML
site_name: haproxy-helm-chart
|
|
site_description: haproxy
|
|
|
|
nav:
|
|
- Home: index.md
|
|
|
|
theme:
|
|
name: material
|
|
palette:
|
|
primary: indigo
|
|
accent: indigo
|
|
|
|
plugins:
|
|
- search
|
|
|
|
markdown_extensions:
|
|
- admonition
|
|
- codehilite
|
|
- toc:
|
|
permalink: true
|