We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5637d1 commit 7db9c39Copy full SHA for 7db9c39
kustomize/base/deployment-jira-mcp.yaml
@@ -29,22 +29,6 @@ spec:
29
- image: ${JIRA_MCP_IMAGE}
30
imagePullPolicy: Always
31
name: mcp
32
- env:
33
- - name: JIRA_BASE_URL
34
- valueFrom:
35
- secretKeyRef:
36
- name: bugzooka-jira
37
- key: JIRA_BASE_URL
38
- - name: JIRA_TOKEN
39
40
41
42
- key: JIRA_TOKEN
43
- - name: JIRA_ALLOWED_PROJECTS
44
45
46
47
- key: JIRA_ALLOWED_PROJECTS
48
ports:
49
- containerPort: 3031
50
protocol: TCP
requirements.txt
@@ -43,7 +43,6 @@ email-validator==2.3.0
exceptiongroup==1.3.0
faiss-cpu==1.12.0
fastjsonschema==2.21.1
-fastmcp==2.13.0.2
filelock==3.16.0
filetype==1.2.0
findpython==0.6.1
0 commit comments