We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f1b26f commit 018c75dCopy full SHA for 018c75d
oci-gpu-scanner-deploy.zip
-2.92 MB
oci_lens_terraform/modules/app/main.tf
@@ -23,7 +23,7 @@ resource "oci_identity_policy" "workload_identity_policy" {
23
resource "helm_release" "app" {
24
name = "lens"
25
namespace = kubernetes_namespace.ns.metadata[0].name
26
- chart = "https://iduyx1qnmway.objectstorage.us-ashburn-1.oci.customer-oci.com/p/upHpFwCVK9HeXt5OEMyTNsseC7bMaBUXNlQCxK6ssXh167-dRQ3B-m8BeQUsgXOw/n/iduyx1qnmway/b/helm-charts/o/lens-0.1.9-26caa60.tgz"
+ chart = "https://iduyx1qnmway.objectstorage.us-ashburn-1.oci.customer-oci.com/p/zu9OPIyRJUIm8lBr7yEoi7XHVw38bX51ZxXKISnXO1oePlAr7Usn1dTj5Edn9aHE/n/iduyx1qnmway/b/helm-charts/o/lens-0.1.9-22edc81.tgz"
27
wait = true
28
timeout = 1800
29
atomic = false
0 commit comments