mirror of
https://github.com/philippemerle/KubeDiagrams.git
synced 2026-05-18 09:46:33 +00:00
8 lines
214 B
Bash
Executable File
8 lines
214 B
Bash
Executable File
#! /bin/sh
|
|
|
|
PATH=../../bin:$PATH
|
|
|
|
helm-diagrams https://prometheus-community.github.io/helm-charts/kube-prometheus-stack
|
|
|
|
kube-diagrams --without-namespace -c KubeDiagrams.yaml kube-prometheus-stack-corrected.yaml
|