diff --git a/scripts/gen-nova-custom-dataplane-service.sh b/scripts/gen-nova-custom-dataplane-service.sh index c28fe2c..9a0d166 100644 --- a/scripts/gen-nova-custom-dataplane-service.sh +++ b/scripts/gen-nova-custom-dataplane-service.sh @@ -27,10 +27,9 @@ cat <>kustomization.yaml path: /metadata/name value: nova-custom - op: add - path: /spec/dataSources + path: /spec/configMaps value: - - configMapRef: - name: nova-extra-config + - nova-extra-config EOF # Create the nova-extra-config CM based on the provided config file