Skip to content

Commit

Permalink
fix: indent
Browse files Browse the repository at this point in the history
  • Loading branch information
locmai committed Aug 1, 2022
1 parent b61f574 commit 3e83f75
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions apps/templates/djangodemo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,7 @@ spec:
values: |
nameOverride: djangodemo-{{ $deployment }}
image:
tag: {{ $value.tag }}
ingress:
enabled: false
# Optionally set the ingressClassName.
ingressClassName: ""
tag: "{{ $value.tag }}"
ingress:
enabled: true
Expand Down

0 comments on commit 3e83f75

Please sign in to comment.