comment
This commit is contained in:
@@ -7,7 +7,6 @@ configs:
|
|||||||
application.resourceTrackingMethod: annotation
|
application.resourceTrackingMethod: annotation
|
||||||
timeout.reconciliation: 60s
|
timeout.reconciliation: 60s
|
||||||
admin.enabled: "false"
|
admin.enabled: "false"
|
||||||
# Add Git configuration for Azure authentication
|
|
||||||
repositories: |
|
repositories: |
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/snothub
|
url: https://github.com/snothub
|
||||||
@@ -16,7 +15,7 @@ configs:
|
|||||||
"server.insecure": true
|
"server.insecure": true
|
||||||
server:
|
server:
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: false
|
||||||
ingressClassName: nginx
|
ingressClassName: nginx
|
||||||
extraArgs:
|
extraArgs:
|
||||||
- --insecure
|
- --insecure
|
||||||
|
|||||||
Reference in New Issue
Block a user