fix(turbinia): selector for service
This commit is contained in:
parent
ea506d510b
commit
b8b4c9a44a
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ description: |
|
|||
Automation and Scaling of Digital Forensics Tools
|
||||
appVersion: "20240510"
|
||||
type: application
|
||||
version: 0.1.1
|
||||
version: 0.1.3
|
||||
maintainers:
|
||||
- name: Tommy Skaug
|
||||
email: tommy@skaug.me
|
||||
|
|
|
@ -12,5 +12,5 @@ spec:
|
|||
protocol: TCP
|
||||
targetPort: 8000
|
||||
selector:
|
||||
app.kubernetes.io/component: server
|
||||
app.kubernetes.io/component: api
|
||||
{{- include "turbinia.selectorLabels" . | nindent 4 }}
|
Loading…
Reference in a new issue