Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
ef827b2c69
commit
e507515766
43 changed files with 895 additions and 128 deletions
|
|
@ -1,4 +1,3 @@
|
|||
---
|
||||
apiVersion: bitnami.com/v1alpha1
|
||||
kind: SealedSecret
|
||||
metadata:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
---
|
||||
apiVersion: bitnami.com/v1alpha1
|
||||
kind: SealedSecret
|
||||
metadata:
|
||||
|
|
|
|||
|
|
@ -8,4 +8,4 @@ spec:
|
|||
ports:
|
||||
- protocol: TCP
|
||||
port: 7700
|
||||
targetPort: 7700
|
||||
targetPort: 7700
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ spec:
|
|||
value: http://chrome:9222
|
||||
- name: DATA_DIR
|
||||
value: /data
|
||||
# Add OPENAI_API_KEY to the ConfigMap if necessary
|
||||
# Add OPENAI_API_KEY to the ConfigMap if necessary
|
||||
volumeMounts:
|
||||
- mountPath: /data
|
||||
name: data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue