atlas_operator = Release(
'atlas-operator-installation',
ReleaseArgs(
chart="<oci://ghcr.io/ariga/charts/atlas-operator>",
version="0.5.0",
name="atlas-operator", # To Avoid random names
namespace=atlas_namespace,
values={},
),
)
In case it help someone
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.