You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@davidmirror-ops 'terraform apply' failed several times asking me to install Cloud Resource Manager API, Cloud SQL Admin API, Service Usage API. Cloud Resource Manager API.
And now it is failing with the followin
, screenshot attached:
What is the problem? I created a fresh new GCP project to try Flyte.
kubectl_manifest.cert-manager-issuer will be created
@davidmirror-ops 'terraform apply' failed several times asking me to install Cloud Resource Manager API, Cloud SQL Admin API, Service Usage API. Cloud Resource Manager API.
And now it is failing with the followin
, screenshot attached:
What is the problem? I created a fresh new GCP project to try Flyte.
kubectl_manifest.cert-manager-issuer will be created
apiVersion: cert-manager.io/v1
kind: Issuer
metadata:
name: letsencrypt-production
namespace: flyte
spec:
acme:
email: [email protected]
privateKeySecretRef:
name: letsencrypt-production
server: https://acme-v02.api.letsencrypt.org/directory
solvers:
ingress:
ingressClassName: nginx
EOT
}
Plan: 9 to add, 0 to change, 0 to destroy.
The text was updated successfully, but these errors were encountered: