Skip to content

Commit

Permalink
Merge pull request #78 from glaciation-heu/feature/replica-service
Browse files Browse the repository at this point in the history
[replica service] setting valid private key
  • Loading branch information
ktatarnikovhiro authored Nov 29, 2024
2 parents 473f95d + d3e0216 commit a6f4c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/apps/dkg-engine/replica-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
targetRevision: 0.*.*
helm:
valuesObject:
secretKey: 327c1a11f06ab80de030e5ff6e879a5b3fedd5be3df0fb43e7328ae0843c8cb1 # the key for integration cluster
secretKey: "3366656464356265336466306662343365373332386165303834336338636231" # the key for integration cluster

tolerations:
- key: "node-role.kubernetes.io/control-plane"
Expand Down

0 comments on commit a6f4c9b

Please sign in to comment.