feat: add explicit helm release name to gateway-api-crds fleet configuration
This commit is contained in:
@@ -3,6 +3,9 @@ kind: Bundle
|
|||||||
metadata:
|
metadata:
|
||||||
name: gateway-api-crds # Dieser Name ist wichtig für die Abhängigkeit
|
name: gateway-api-crds # Dieser Name ist wichtig für die Abhängigkeit
|
||||||
|
|
||||||
|
helm:
|
||||||
|
releaseName: fleet-base-setup-01-crds
|
||||||
|
|
||||||
diff:
|
diff:
|
||||||
comparePatches:
|
comparePatches:
|
||||||
- apiVersion: admissionregistration.k8s.io/v1
|
- apiVersion: admissionregistration.k8s.io/v1
|
||||||
|
|||||||
Reference in New Issue
Block a user