refactor(charts): BREAKING CHANGE (#2836)
* Update Apps with new Common version * Patch with the secret fixes from common * fix amd
This commit is contained in:
@@ -25,7 +25,7 @@ podSecurityContext:
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
secret:
|
||||
secretEnv:
|
||||
API-KEY: ""
|
||||
ADMIN-KEY: ""
|
||||
|
||||
@@ -38,7 +38,7 @@ env:
|
||||
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
name: '{{ include "common.names.fullname" . }}-deepstack'
|
||||
name: '{{ include "tc.common.names.fullname" . }}-deepstack'
|
||||
|
||||
deepstack:
|
||||
vision_face: true
|
||||
|
||||
Reference in New Issue
Block a user