Skip to content

Commit

Permalink
remove registry ingress
Browse files Browse the repository at this point in the history
  • Loading branch information
Racer159 committed May 21, 2024
1 parent 6d76adc commit 5d65265
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion values/common-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ global:
credentials:
{}


appConfig:
object_store:
enabled: true
Expand Down Expand Up @@ -100,9 +99,13 @@ global:

postgresql:
install: false

redis:
install: false

registry:
ingress:
enabled: false
storage:
redirect:
disable: ###ZARF_VAR_DISABLE_REGISTRY_REDIRECT###
Expand Down

0 comments on commit 5d65265

Please sign in to comment.