Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
package-authoring
pulumi-ai
pulumi-cdk
pulumi-cloud
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by
Title
b
bored-vegetable-38523
09/13/2021, 5:25 PM
Hi Everyone. Cross posting from
#general
as this is the operator channel 🙂
https://pulumi-community.slack.com/archives/C84L4E3N1/p1631538788316700
s
sparse-park-68967
09/14/2021, 4:50 AM
Yes - you can add custom envRefs, see other examples, e.g.
https://github.com/pulumi/pulumi-kubernetes-operator/blob/master/stack-examples/yaml/s3_bucket_stack_access_token.yaml#L37
The reference type can also be Env, FS or Literal (in addition to Secret). We don't have great docs on the other variants but you can get a sense of how to specify them from the code:
https://github.com/pulumi/pulumi-kubernetes-operator/blob/d7f1737021d53d54c8e3abfb7ae806645a13c0da/pkg/apis/pulumi/v1alpha1/stack_types.go#L158
or feel free to ask here!
b
bored-vegetable-38523
09/14/2021, 7:34 AM
Awesome. Thank you so much
@sparse-park-68967
👍 1
#pulumi-kubernetes-operator
Join Slack