This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| openapi: 3.0.3 | |
| info: | |
| title: Quickwit | |
| description: REST API server | |
| contact: | |
| name: Quickwit, Inc. | |
| email: [email protected] | |
| license: | |
| name: AGPL-3.0-or-later | |
| version: 0.8.2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apiVersion: v2 | |
| publisher: ms-vscode | |
| name: lombok | |
| version: 1.0.2 | |
| type: VS Code extension | |
| displayName: Lombok | |
| title: Lombok annotations support | |
| description: This extension adds Lombok markup support | |
| icon: https://www.eclipse.org/che/images/logo-eclipseche.svg | |
| repository: https://github.com/GabrielBB/vscode-lombok |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| scrape_configs: | |
| # The job name is added as a label `job=<job_name>` to any timeseries scraped from this config. | |
| - job_name: 'prometheus' | |
| # metrics_path defaults to '/metrics' | |
| # scheme defaults to 'http'. | |
| static_configs: | |
| - targets: ['localhost:9090'] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| apiVersion: v1 | |
| kind: PersistentVolumeClaim | |
| metadata: | |
| name: NAME | |
| namespace: NS | |
| spec: | |
| accessModes: | |
| - ReadWriteOnce | |
| volumeMode: Filesystem |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| # Source: calico/templates/calico-config.yaml | |
| # This ConfigMap is used to configure a self-hosted Calico installation. | |
| kind: ConfigMap | |
| apiVersion: v1 | |
| metadata: | |
| name: calico-config | |
| namespace: kube-system | |
| data: | |
| # Typha is disabled. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| apiVersion: v1 | |
| kind: Template | |
| metadata: | |
| annotations: | |
| description: "Building WiTCOM-Portal-App with a web builder" | |
| iconClass: icon-jboss | |
| tags: "nodejs, angular, web app" | |
| template.openshift.io/provider-display-name: WiTCOM | |
| name: witcom-portal |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $[*].contactTypes[[?(@.name=='contactCommercial')] |