diff options
Diffstat (limited to 'kube/alrest/core/kustomization.yaml')
| -rw-r--r-- | kube/alrest/core/kustomization.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kube/alrest/core/kustomization.yaml b/kube/alrest/core/kustomization.yaml new file mode 100644 index 0000000..34d0ca3 --- /dev/null +++ b/kube/alrest/core/kustomization.yaml @@ -0,0 +1,3 @@ +resources: + - external-dns + - nfs-provisioner
\ No newline at end of file |
