Skip to content

Commit 297605a

Browse files
author
Mikael
authored
fix: try changing kustomization file (#179)
1 parent f84875b commit 297605a

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed
Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33

4-
#nameSuffix: -prod
5-
6-
patchesStrategicMerge:
4+
resources:
75
- helsingborg
86
- rorla
9-
10-
resources:
11-
- ../../../base

0 commit comments

Comments
 (0)