apiVersion: skaffold/v1alpha3
kind: Config
build:
artifacts:
...
deploy:
kustomize:
kustomizePath: ./kubernetes
Hi @ianlewis
The same is happening with configmaps but the problem not depends of kustomize or skaffold:
@bugbuilder Yah, it basically happens with all objects that have a generated name
Is there any workaround?
it seems like this isn't a skaffold specific issue so i'll close this. if people believe there is work to be done in skaffold to fix this please let me know and i'll reopen!