fix: rename environment2 to environment (#199)

update the environment secret reference to match what has been
 deployed. this prevents a containerconfigerror

---------

Co-authored-by: Ben Vincent <ben@unkin.net>
Reviewed-on: #199
This commit was merged in pull request #199.
This commit is contained in:
2026-06-26 22:55:24 +10:00
parent f6d60bd02d
commit f120f3b426
+1 -1
View File
@@ -46,7 +46,7 @@ spec:
name: api-env
optional: false
- secretRef:
name: environment2
name: environment
optional: false
volumeMounts:
- name: combined-certs