validator_operator/validator_helm #15
Replies: 7 comments 7 replies
-
Make sure to check the Validator helm charts for the restrictions enforced on validatorPartyHint format. |
Beta Was this translation helpful? Give feedback.
-
Attempted to use Microsoft Entra ID as OIDC Provider but it's not implemented at the moment Here is the truncated logs from the splice validator-app
|
Beta Was this translation helpful? Give feedback.
-
Note that to implement machine-to-machine credentials with Okta, you must use the "Custom Auth Server" package. The "org server" from Okta does not support machine-to-machine: |
Beta Was this translation helpful? Give feedback.
-
Small doc I wrote for people willing to use Okta :
|
Beta Was this translation helpful? Give feedback.
-
If you are struggling to get the |
Beta Was this translation helpful? Give feedback.
-
Configuring Keycloak Realm using Terraform The attached archive contains Terraform configs which can be used as a reference to configure Keycloak for Validator. "keycloak-config" module under "modules" should be complete and self-sufficient while files in the root folder are just extracts from a live deployment and don't have to be runable out of the box. No warranty of any kind, use it at your own risk. |
Beta Was this translation helpful? Give feedback.
-
To better explain why traffic topups matter {https://docs.dev.sync.global/validator_operator/validator_helm.html#configuring-automatic-traffic-purchases] matter, here's a step-by-step look at how the traffic management process works:
Free traffic is always deducted before extra traffic, so if you submit a 50kB transaction and you have just 10kB free traffic, the traffic manager will deduct your 10kB of free traffic, and then pull down 40kB of your extra traffic. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
validator_operator/validator_helm
https://docs.dev.sync.global/validator_operator/validator_helm.html
Beta Was this translation helpful? Give feedback.
All reactions