Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: json: unknown field "commands" #1

Open
xmlking opened this issue Sep 15, 2019 · 0 comments
Open

error: json: unknown field "commands" #1

xmlking opened this issue Sep 15, 2019 · 0 comments

Comments

@xmlking
Copy link

xmlking commented Sep 15, 2019

kustomization.yaml

bases:
  - git::ssh://git@github.com/hagmonk/kustom-spilo-postgres

commonLabels:
  cluster-name: mini

# Target a different namespace
namespace: wonderland

# Prefix all resource names with this
namePrefix: production-

# Merge new environment variables in
configMapGenerator:
  - name: postgres
    behavior: merge
    literals:
      - PGUSER_ADMIN=lord-foobar
env SUPERUSER_PASSWORD=hovercraft REPLICATION_PASSWORD=eels  kustomize build
Error: accumulating resources: couldn't make target for path 'git::ssh://git@github.com/hagmonk/kustom-spilo-postgres': json: unknown field "commands"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant