Skip to content

Installation warnings #118

Description

@rstefan1

Stack version: v0.10.4

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"}'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions