Add the gcr.io images in comment in values.yaml
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -33,6 +33,8 @@ workloadRegistrar:
|
|||||||
|
|
||||||
server:
|
server:
|
||||||
image:
|
image:
|
||||||
|
# registry: gcr.io
|
||||||
|
# repository: spiffe-io/spire-server
|
||||||
registry: ghcr.io
|
registry: ghcr.io
|
||||||
repository: spiffe/spire-server
|
repository: spiffe/spire-server
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
@@ -104,6 +106,8 @@ oidc:
|
|||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
image:
|
image:
|
||||||
|
# registry: gcr.io
|
||||||
|
# repository: spiffe-io/oidc-discovery-provider
|
||||||
registry: ghcr.io
|
registry: ghcr.io
|
||||||
repository: spiffe/spire-oidc-provider
|
repository: spiffe/spire-oidc-provider
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
@@ -158,6 +162,8 @@ oidc:
|
|||||||
|
|
||||||
agent:
|
agent:
|
||||||
image:
|
image:
|
||||||
|
# registry: gcr.io
|
||||||
|
# repository: spiffe-io/spire-agent
|
||||||
registry: ghcr.io
|
registry: ghcr.io
|
||||||
repository: spiffe/spire-agent
|
repository: spiffe/spire-agent
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|||||||
Reference in New Issue
Block a user