Skip to content

Commit

Permalink
action: remove gold
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Oct 14, 2023
1 parent a99c450 commit a224e32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chart/values.entei.opal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,13 +104,13 @@ apps:
# Nginx, External Ingress, Gold
gold:
sync: 3
deploy: true
deploy: false
values: [ "values.yaml", "values.entei.opal.yaml" ]

# Secrets Store, ExternalSecretStore, Bromine
iodine-bromine:
sync: 6
deploy: false
deploy: true
values: [ "values.yaml", "values.entei.opal.yaml" ]


Expand Down

0 comments on commit a224e32

Please sign in to comment.