Skip to content

Commit

Permalink
Unsetting "None" for the Gitea Service cluster IP
Browse files Browse the repository at this point in the history
  • Loading branch information
danmanners committed Sep 16, 2023
1 parent d844fa6 commit a419636
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/workloads/gitea/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ persistence:
service:
http:
type: ClusterIP
clusterIP: ""
ssh:
type: LoadBalancer
annotations:
Expand Down

0 comments on commit a419636

Please sign in to comment.