This message was deleted.
s
This message was deleted.
d
Pulumi will default to appending a random string onto resource names unless you specify them explicitly. For the namespace, specify
{metadata: {name: "openfaas"}}
as the args
n
@dry-keyboard-94795 I applied the changes and its working fine now. Thanks a lot for helping me. But its giving me this error also, how can I solve this:
Copy code
error: 3 errors occurred:
        * the Kubernetes API server reported that "default/nginx-ingress-ingress-nginx-controller" failed to fully initialize or become live: 'nginx-ingress-ingress-nginx-controller' timed out waiting to be Ready
        * Minimum number of live Pods was not attained
        * [Pod nginx-ingress-ingress-nginx-controller-6559469f-zdvdc]: containers with unready status: [controller]
d
Could be that the timeout needs extending to give DO more time to provision the load balancer
If you rerun the update now some time has passed, does it work?