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
Warning: coalesce.go:199: warning: destination for resources is a table. Ignoring non-table value <nil>
All logs:
→ helm upgrade -i stack presslabs/stack --namespace presslabs-system -f https://raw.githubusercontent.com/presslabs/stack/master/presets/gke.yaml
Release "stack" does not exist. Installing it now.
coalesce.go:199: warning: destination for resources is a table. Ignoring non-table value <nil>
coalesce.go:199: warning: destination for resources is a table. Ignoring non-table value <nil>
coalesce.go:199: warning: destination for resources is a table. Ignoring non-table value <nil>
NAME: stack
LAST DEPLOYED: Tue Mar 2 10:06:51 2021
NAMESPACE: presslabs-system
STATUS: deployed
REVISION: 1
NOTES:
Presslabs stack has been successfully installed.
Create your first site by running:
# helm install -n mysite presslabs/wordpress-site --set site.domains[0]=www.mysite.com
Then point your DNS to the Ingres IP. You can find the ingress IP by running:
# kubectl get ingress mysite -o jsonpath='{.status.loadBalancer.ingress[*].ip}{"\n"}'
The text was updated successfully, but these errors were encountered:
Stack version:
v0.10.4
Warning:
coalesce.go:199: warning: destination for resources is a table. Ignoring non-table value <nil>
All logs:
The text was updated successfully, but these errors were encountered: