chore: migrate coder to git-age

This commit is contained in:
Peter 2024-04-17 21:12:57 +02:00
parent f498d44a8b
commit 97ada5cb3b
Signed by: prskr
GPG key ID: F56BED6903BC5E37
5 changed files with 8 additions and 51 deletions

View file

@ -6,6 +6,7 @@ namespace: coder
resources:
- "resources/namespace.yaml"
- "resources/http_routes.yaml"
- "resources/secret.yaml"
helmCharts:
- name: coder
@ -14,7 +15,4 @@ helmCharts:
namespace: coder
version: "2.10.0"
valuesFile: config/values.coder.yml
skipTests: true
generators:
- ./secret-generator.yaml
skipTests: true