Compare commits
2 Commits
88c2c9bc77
...
06012d9c36
Author | SHA1 | Date | |
---|---|---|---|
06012d9c36
|
|||
85e0a05648 |
@@ -40,3 +40,10 @@ spec:
|
|||||||
key: /authentik/oidc/headlamp
|
key: /authentik/oidc/headlamp
|
||||||
metadataPolicy: None
|
metadataPolicy: None
|
||||||
property: scopes
|
property: scopes
|
||||||
|
- secretKey: OIDC_VALIDATOR_ISSUER_URL
|
||||||
|
remoteRef:
|
||||||
|
conversionStrategy: Default
|
||||||
|
decodingStrategy: None
|
||||||
|
key: /authentik/oidc/headlamp
|
||||||
|
metadataPolicy: None
|
||||||
|
property: validator-url
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
headlamp:
|
headlamp:
|
||||||
|
replicaCount: 2
|
||||||
config:
|
config:
|
||||||
oidc:
|
oidc:
|
||||||
secret:
|
secret:
|
||||||
@@ -6,8 +7,6 @@ headlamp:
|
|||||||
externalSecret:
|
externalSecret:
|
||||||
enabled: true
|
enabled: true
|
||||||
name: headlamp-oidc-secret
|
name: headlamp-oidc-secret
|
||||||
ingress:
|
|
||||||
enabled: false
|
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 10m
|
||||||
|
@@ -9,7 +9,7 @@ komodo:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/moghtech/komodo-core
|
repository: ghcr.io/moghtech/komodo-core
|
||||||
tag: 1.17.5
|
tag: 1.18.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: COMPOSE_LOGGING_DRIVER
|
- name: COMPOSE_LOGGING_DRIVER
|
||||||
|
Reference in New Issue
Block a user