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

Deploy storage example #84

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Deploy storage example #84

wants to merge 1 commit into from

Conversation

rbo
Copy link
Collaborator

@rbo rbo commented Jan 2, 2025

No description provided.

@rbo rbo changed the title init Deploy storage example Jan 2, 2025
Copy link

💀 There was an error during pre-commit / linter:

[INFO] Initializing environment for https://github.com/markdownlint/markdownlint.git.
[INFO] Initializing environment for https://github.com/adrienverge/yamllint.git.
[INFO] Installing environment for https://github.com/markdownlint/markdownlint.git.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/adrienverge/yamllint.git.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
Markdownlint.............................................................Passed
yamllint.................................................................Failed
- hook id: yamllint
- exit code: 1

content/deploy/storage/deployment.yaml
  28:7      error    wrong indentation: expected 8 but found 6  (indentation)
  32:9      error    wrong indentation: expected 10 but found 8  (indentation)
  45:1      error    too many blank lines (6 > 0)  (empty-lines)

content/deploy/storage/same-share-different-namespaces/a-pv.yaml
  10:3      error    wrong indentation: expected 4 but found 2  (indentation)
  17:1      error    too many blank lines (1 > 0)  (empty-lines)

content/deploy/storage/same-share-different-namespaces/pv.yaml
  10:3      error    wrong indentation: expected 4 but found 2  (indentation)
  17:1      error    too many blank lines (1 > 0)  (empty-lines)

content/deploy/storage/pvc-storage-class.yaml
  7:3       error    wrong indentation: expected 4 but found 2  (indentation)

content/deploy/storage/same-share-different-namespaces/pvc.yaml
  7:17      error    too many spaces inside brackets  (brackets)
  7:33      error    too many spaces inside brackets  (brackets)

content/deploy/storage/same-share-different-namespaces/b-pv.yaml
  10:3      error    wrong indentation: expected 4 but found 2  (indentation)
  17:1      error    too many blank lines (1 > 0)  (empty-lines)

content/deploy/storage/same-share-different-namespaces/deployment-storage-exposer.yaml
  24:7      error    wrong indentation: expected 8 but found 6  (indentation)
  52:3      error    wrong indentation: expected 4 but found 2  (indentation)
  62:3      error    wrong indentation: expected 4 but found 2  (indentation)
  87:1      error    too many blank lines (1 > 0)  (empty-lines)

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

Successfully merging this pull request may close these issues.

1 participant