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