Skip to content

Commit

Permalink
New deployment documentation (#67)
Browse files Browse the repository at this point in the history
* add docs draft

* add note about local install+fix security model

* remove old helm charts

* remove helm2 examples

* helm based deployment guide + screenshots

* grammar + more spaces

* small fixes

* fix linter errors

* fix headings references

* fix headings references

* russian docs + fixes

* also check docs in charts

* remove charts dir and add it to gitignore

* Wording refinements

* small fixes

* compressed images

* Removed unneeded images

* wording

* Refined

Co-authored-by: iko <[email protected]>
  • Loading branch information
a13x5 and ilyakooo0 authored Aug 26, 2021
1 parent 07c4978 commit 90fa7b8
Show file tree
Hide file tree
Showing 124 changed files with 501 additions and 8,497 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check_documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- name: Run linter
run: |
yarn run remark -f -u validate-links -u remark-lint-mdash-style -u remark-lint-final-newline -u remark-lint-list-item-bullet-indent -u remark-lint-no-auto-link-without-protocol -u remark-lint-no-blockquote-without-marker -u remark-lint-ordered-list-marker-style -u remark-lint-no-literal-urls -u remark-lint-hard-break-spaces -u remark-lint-no-duplicate-definitions -u remark-lint-no-heading-content-indent -u remark-lint-no-inline-padding -u remark-lint-no-shortcut-reference-image -u remark-lint-no-shortcut-reference-link -u remark-lint-no-undefined-references -u remark-lint-no-unused-definitions -u remark-lint-no-dead-urls docs README.md
yarn run remark -f -u validate-links -u remark-lint-mdash-style -u remark-lint-final-newline -u remark-lint-list-item-bullet-indent -u remark-lint-no-auto-link-without-protocol -u remark-lint-no-blockquote-without-marker -u remark-lint-ordered-list-marker-style -u remark-lint-no-literal-urls -u remark-lint-hard-break-spaces -u remark-lint-no-duplicate-definitions -u remark-lint-no-heading-content-indent -u remark-lint-no-inline-padding -u remark-lint-no-shortcut-reference-image -u remark-lint-no-shortcut-reference-link -u remark-lint-no-undefined-references -u remark-lint-no-unused-definitions -u remark-lint-no-dead-urls docs README.md charts
22 changes: 0 additions & 22 deletions charts/cert-control/.helmignore

This file was deleted.

5 changes: 0 additions & 5 deletions charts/cert-control/Chart.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions charts/cert-control/templates/cert-control-clusterrole.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions charts/cert-control/templates/cert-control-rolebinding.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions charts/cert-control/values.yaml

This file was deleted.

22 changes: 0 additions & 22 deletions charts/helm-access/.helmignore

This file was deleted.

5 changes: 0 additions & 5 deletions charts/helm-access/Chart.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions charts/helm-access/templates/helm-clusterrole.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions charts/helm-access/templates/helm-clusterrolebinding.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions charts/helm-access/values.yaml

This file was deleted.

23 changes: 0 additions & 23 deletions charts/helm3/octopod/.helmignore

This file was deleted.

20 changes: 0 additions & 20 deletions charts/helm3/octopod/Chart.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions charts/helm3/octopod/templates/NOTES.txt

This file was deleted.

146 changes: 0 additions & 146 deletions charts/helm3/octopod/templates/_helpers.tpl

This file was deleted.

23 changes: 0 additions & 23 deletions charts/helm3/octopod/templates/octopod-configmap.yaml

This file was deleted.

Loading

0 comments on commit 90fa7b8

Please sign in to comment.