Skip to content

Commit

Permalink
Remove vault configuration from config.yml
Browse files Browse the repository at this point in the history
#deploy-oppdrag-service

This commit removes the vault configuration section as it is no longer needed. The min and max replicas settings remain unchanged, maintaining the desired state for replicas.
  • Loading branch information
krharum committed Nov 6, 2024
1 parent 978776a commit 0ef42fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/oppdrag-service/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ spec:
replicas:
min: 1
max: 1
vault:
enabled: true
resources:
requests:
cpu: 100m
Expand Down

0 comments on commit 0ef42fe

Please sign in to comment.