@platyplus/pulumi
TypeScript icon, indicating that this package has built-in type declarations

0.3.2 • Public • Published

Platyplus Pulumi package

Configure Digital Ocean credentials

pulumi config set digitalocean:token --secret <DO_TOKEN>

When uing spaces e.g. in the Chartmuseum Helm Charts registry:

pulumi config set digitalocean:spacesAccessId --secret <DO_SPACES_ACCESS_ID>
pulumi config set digitalocean:spacesSecretKey --secret <DO_SPACES_SECRET_KEY>

Configure your clusters

See Pulumi.example.yaml and the ClusterConfig type in packages/types.ts

pulumi config set --path 'clusters.<cluster-name>.appServices.helmRegistry.basicAuth.username' --secret chartmuseum
pulumi config set --path 'clusters.<cluster-name>.appServices.helmRegistry.basicAuth.password' --secret Pilette1

Package Sidebar

Install

npm i @platyplus/pulumi

Homepage

platy.plus

Weekly Downloads

0

Version

0.3.2

License

MIT

Unpacked Size

2.72 MB

Total Files

208

Last publish

Collaborators

  • plmercereau