We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef7e80f commit f5462f3Copy full SHA for f5462f3
1 file changed
apps/piraeus-operator-external-01b/overlays/production/kustomization.yaml
@@ -3,6 +3,6 @@ kind: Kustomization
3
namespace: piraeus-datastore-external-01b
4
resources:
5
- https://github.com/piraeusdatastore/piraeus-operator//config/default?ref=v2.6.0
6
- - linstor-cluster/*
7
- - linstor-satellite-configuration/*
8
- - storage-class/*/*
+ - linstor-cluster/*.yaml
+ - linstor-satellite-configuration/*.yaml
+ - storage-class/*/*.yaml
0 commit comments