mirror of
https://github.com/gwg313/homelab-gitops.git
synced 2026-06-05 22:21:01 +00:00
11 lines
288 B
YAML
11 lines
288 B
YAML
apiVersion: v2
|
|
name: nfs-subdir
|
|
description: NFS Subdir External Provisioner
|
|
type: application
|
|
version: 1.0.0
|
|
appVersion: 1.0.0
|
|
|
|
dependencies:
|
|
- name: nfs-subdir-external-provisioner
|
|
version: 4.0.18
|
|
repository: https://kubernetes-sigs.github.io/nfs-subdir-external-provisioner/
|