We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Settings Service can keep your settings configurations and expose them to services;
Settings templates can be specified with secret keys inside:
PostgresConnString: ${postgresConnString} DbEncodeKey: ${clientCredsEncodeKey} SeqConnString: ${seqConnString} MyTelemetry: ${myTelemetry}
Secrets can be stored in a key/value manner and be used in Secret Templates;