Adds basic tests.

This commit is contained in:
2025-06-28 08:17:12 -07:00
parent 2968042236
commit 0399bd54cf
13 changed files with 539 additions and 0 deletions

14
test/fixtures/sample-secrets.yaml vendored Normal file
View File

@@ -0,0 +1,14 @@
operator:
cloudflareApiToken: test_api_token_123456789
cluster:
dashboard:
adminPassword: test_admin_password_123
certManager:
cloudflare:
apiToken: test_cf_token_456789
apps:
postgres:
password: test_postgres_password_789
databases:
immich:
password: test_immich_db_password_321