fix: rename environment2 to environment
update the environment secret reference to match what has been deployed. this prevents a containerconfigerror
This commit is contained in:
@@ -46,7 +46,7 @@ spec:
|
||||
name: api-env
|
||||
optional: false
|
||||
- secretRef:
|
||||
name: environment2
|
||||
name: environment
|
||||
optional: false
|
||||
volumeMounts:
|
||||
- name: combined-certs
|
||||
|
||||
Reference in New Issue
Block a user