Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#kubernetes
Title
c
curved-kitchen-24115
06/04/2023, 3:34 PM
I've just run into this:
https://github.com/pulumi/pulumi-kubernetes/issues/2437
; am I doing something obviously incorrect? Mentally I imagine
kustomize.Directory()
acts as separate invocations of
kubectl
, but clearly that's not the case. I don't mind my work around, but it does make the code base I'm working on less clean.
Post