mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-22 16:44:24 +00:00
7 lines
191 B
YAML
7 lines
191 B
YAML
# /apps/base/k9s-web/kustomization.yaml
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
namespace: k9s
|
|
|
|
resources:
|
|
- https://github.com/LordMathis/k9s-web/manifests?ref=main |