ci: codex
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
replicaCount: 1
|
||||
|
||||
image:
|
||||
tag: 028945bf-debug
|
||||
|
||||
tag: 9ed4165e-debug
|
||||
ingress:
|
||||
enabled: true
|
||||
className: "nginx"
|
||||
@@ -20,12 +18,10 @@ ingress:
|
||||
- hosts:
|
||||
- codex.dev.oceanbox.io
|
||||
secretName: staging-codex-tls
|
||||
|
||||
volumes:
|
||||
- name: appsettings
|
||||
configMap:
|
||||
name: staging-codex-appsettings
|
||||
|
||||
volumeMounts:
|
||||
- name: appsettings
|
||||
mountPath: "/app/appsettings.Development.json"
|
||||
|
||||
Reference in New Issue
Block a user