fix kustomization issue

This commit is contained in:
2024-07-14 19:17:53 +10:00
parent aa396f32ee
commit 9460b6ae45
6 changed files with 1 additions and 611 deletions

View File

@@ -1,5 +1,4 @@
#!/bin/bash
set -e
kubectl apply -f ../../crd/kustomization.yaml
kubectl apply -f ./kustomization.yaml
kubectl apply -k ./kustomization.yaml