Fix patch

This commit is contained in:
Pavle Portic 2023-02-23 17:18:56 +01:00
parent 61bb52a8ba
commit 9b8c52b265
Signed by: TheEdgeOfRage
GPG Key ID: 66AD4BA646FBC0D2
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@ kind: Kustomization
resources: resources:
- gotk-components.yaml - gotk-components.yaml
- gotk-sync.yaml - gotk-sync.yaml
patches: patchesStrategicMerge:
- gotk-patches.yaml - gotk-patches.yaml