deploy: hermes-mcp reviewer enum + squaremcp-site legal update
This commit is contained in:
@@ -22,7 +22,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
containers:
|
||||
- name: hermes-mcp
|
||||
image: localhost:32000/hermes-mcp@sha256:1ada6f03a81ad53cd3b641b8934ae99e1a29651ac05f0bb7fbed790bb9f9d1ed
|
||||
image: localhost:32000/hermes-mcp@sha256:f7895aad093acb740dde7f1acbb97644ac33b825c68b8119c294d2ed6d675158
|
||||
imagePullPolicy: Always
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
@@ -115,6 +115,10 @@ spec:
|
||||
value: "admin@squaremcp.com"
|
||||
- name: SQCP_ADMIN_PASSWORD
|
||||
value: "onelove"
|
||||
- name: SQCP_REVIEWER_EMAIL
|
||||
value: "reviewer@squaremcp.com"
|
||||
- name: SQCP_REVIEWER_PASSWORD
|
||||
value: "onelove"
|
||||
- name: MYSQL_HOST
|
||||
value: "127.0.0.1"
|
||||
- name: MYSQL_PORT
|
||||
|
||||
@@ -15,7 +15,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: squaremcp-site
|
||||
image: localhost:32000/squaremcp-site@sha256:e07e2020651f058136048e73052b8680caede18bb17596383060c3648900276b
|
||||
image: localhost:32000/squaremcp-site@sha256:f0e43780d21858dfbd95d3569ce7e41af4eff13094f4dddba317b2dc3211c96e
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
Reference in New Issue
Block a user