Add test for spire-oidc
Using the nginx insecure option, because we can't rely on the ACME protocol as this server isn't reachable. Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
spiffe-oidc-discovery-provider:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
|
insecureScheme:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
|
config:
|
||||||
|
domains:
|
||||||
|
- oidc-discovery.example.org
|
||||||
|
|
||||||
|
acme:
|
||||||
|
tosAccepted: true
|
||||||
Reference in New Issue
Block a user