chore(refacto): fix secret and use katenary schema

- add possibility to use a katenary.yaml file to setup values
- fix secret generation
This commit is contained in:
2024-11-18 17:12:12 +01:00
parent 14877fbfa3
commit cc1019b5a8
39 changed files with 375 additions and 155 deletions

View File

@@ -2,7 +2,7 @@
default: true
MD013: # Line length
line_length: 240
line_length: 120
MD010: # Hard tabs
code_blocks: false
@@ -16,3 +16,6 @@ MD041: false
# list indentation
MD007:
indent: 4
# no problem using several code blocks styles
MD046: false