Improve Chart API (#119)

Because we are already in the context of spire-agent the API looks more
logical to not have another 'agent' part in the name.

Furthermore to make it more clear the oidc provider only requires the
name of the socket as opposed to the entire path like in the other
charts I made that more explicit in the name of the value.

---------

Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
Marco Franssen
2023-03-14 09:55:24 -07:00
committed by GitHub
parent 03db6bb5fe
commit 5fdd35b426
10 changed files with 15 additions and 11 deletions
@@ -2,7 +2,7 @@
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
agentSocket: spire-agent.sock
agentSocketName: spire-agent.sock
replicaCount: 1