Skip to content

Commit

Permalink
add infisical turnup script
Browse files Browse the repository at this point in the history
  • Loading branch information
mgild committed Mar 20, 2024
1 parent 84efce6 commit 68cb03c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions charts/pull-service/templates/oracle-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,15 +182,9 @@ spec:
- name: web
containerPort: {{ $config.port }}
protocol: TCP
<<<<<<< HEAD
# - name: metrics
# containerPort: {{ $values.metricsPort }}
# protocol: TCP
=======
- name: metrics
containerPort: {{ $values.metricsPort }}
protocol: TCP
>>>>>>> f3f7327 (rebase)
# - name: liveness-port
# containerPort: {{ $values.metricsPort }}
# protocol: TCP
Expand Down

0 comments on commit 68cb03c

Please sign in to comment.