Join Slack
Powered by
This message was deleted.
# pulumi-kubernetes-operator
s
sparse-intern-71089
09/13/2021, 5:25 PM
This message was deleted.
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
sparse-park-68967
09/14/2021, 4:55 AM
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
Open in Slack
Previous
Next