images
does not work with YAML anchors
#3824
Labels
kind/bug
Categorizes issue or PR as related to a bug.
triage/duplicate
Indicates an issue is a duplicate of other open issue.
Describe the bug
using images fails when YAML anchors are in place.
Files that can reproduce the issue
kustomization.yaml
resources.yaml
Expected output
the
Deployment
is generated with the correct image.Actual output
Kustomize version
Platform
linux
Additional context
we're in the process of updating our kustomization files since we use the bundled version in
kubectl
(which was just updated from v2 -> v4). This setup withimages
& yaml anchors used to work on 2.0.3.The text was updated successfully, but these errors were encountered: