Adds basic tests.
This commit is contained in:
14
test/fixtures/sample-secrets.yaml
vendored
Normal file
14
test/fixtures/sample-secrets.yaml
vendored
Normal 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
|
Reference in New Issue
Block a user