Do we need to list the files?

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-02-15 19:38:25 +01:00
parent ddec573f82
commit 3109a48e1f
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: node-feature-discovery
patches:
- target:
kind: Service
name:
patch: |-
op: add
path: /spec/type
value: LoadBalancer