Skip to content

Instantly share code, notes, and snippets.

View iceman91176's full-sized avatar

Carsten Buchberger iceman91176

View GitHub Profile
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
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']
@iceman91176
iceman91176 / destination-template.yaml
Created July 2, 2020 10:30
Migration of Data from one PVC to another
---
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: NAME
namespace: NS
spec:
accessModes:
- ReadWriteOnce
volumeMode: Filesystem
---
# 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.
@iceman91176
iceman91176 / template.yaml
Created September 4, 2019 12:50
OpenShift-Template für WiTCOM Portal
---
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
@iceman91176
iceman91176 / gist:e90400da0474e4da0ec4d181adcdcc65
Created December 27, 2018 21:41
FNT ServicePlanet ContactRelation JSON-Path
$[*].contactTypes[[?(@.name=='contactCommercial')]