Skip to content

Commit

Permalink
Add external link
Browse files Browse the repository at this point in the history
fix the index

Tested-by: zlq
  • Loading branch information
blackzlq committed Mar 11, 2024
1 parent 90bc8c9 commit 339aba2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions modules/iap/charts/iap/templates/backend-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,6 @@ kind: BackendConfig
metadata:
name: {{ .Values.iap.backendConfig.name }}
spec:
healthCheck:
checkIntervalSec: 15
timeoutSec: 15
healthyThreshold: 1
unhealthyThreshold: 2
type: HTTP
requestPath: /_chp_healthz
port: 8000
iap:
enabled: true
oauthclientCredentials:
Expand Down

0 comments on commit 339aba2

Please sign in to comment.