Skip to content

Commit

Permalink
fix: prover-agent.yaml syntax (#10131)
Browse files Browse the repository at this point in the history
This is breaking kind smoke test (and the heavier kind tests)
  • Loading branch information
ludamad authored Nov 22, 2024
1 parent 512d89c commit a238fe6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spartan/aztec-network/templates/prover-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ spec:
operator: "Equal"
value: "true"
effect: "NoSchedule"
{{- end }}
serviceAccountName: {{ include "aztec-network.fullname" . }}-node
{{- if .Values.network.public }}
hostNetwork: true
Expand Down

0 comments on commit a238fe6

Please sign in to comment.