secret
This commit is contained in:
8
infra/overlays/upc-dev/chibisafe/auth-oidc-secret.yaml
Normal file
8
infra/overlays/upc-dev/chibisafe/auth-oidc-secret.yaml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
kind: Secret
|
||||||
|
metadata:
|
||||||
|
name: auth-oidc
|
||||||
|
namespace: chibisafe
|
||||||
|
type: Opaque
|
||||||
|
stringData:
|
||||||
|
cookie-secret: "gtwkoUMSp1wJa2o5Fo5CNByR8+kTocJOOuywuLexRO4="
|
||||||
@@ -4,3 +4,4 @@ resources:
|
|||||||
- chibisafe.yaml
|
- chibisafe.yaml
|
||||||
- keycloak-client-config.yaml
|
- keycloak-client-config.yaml
|
||||||
- ingressroute.yaml
|
- ingressroute.yaml
|
||||||
|
- auth-oidc-secret.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user