Files
nplus/dsl/filePvc.dsl

5 lines
143 B
Plaintext
Raw Normal View History

2026-03-10 07:33:55 +01:00
filepvc = Container "File Volume" "Persistent Volume Claim for a shared RWX File Volume" {
technology "PVC"
tags "Kubernetes - pvc"
}