Skip to content

Instantly share code, notes, and snippets.

View maxstreifeneder's full-sized avatar

Max Streifeneder maxstreifeneder

View GitHub Profile
@maxstreifeneder
maxstreifeneder / resulting_deployment.yaml
Created March 1, 2023 16:11
Resulting deployment file from helm template
---
# Source: verificationapp/charts/srv/templates/network-policy.yaml
apiVersion: networking.k8s.io/v1
kind: NetworkPolicy
metadata:
name: verification-srv
labels:
helm.sh/revision: "1"
helm.sh/chart: srv-0.1.0
app.kubernetes.io/managed-by: Helm
@maxstreifeneder
maxstreifeneder / gist:7fac1f685805c07fd3fe7d669d7e83d1
Last active January 19, 2020 16:09
My quick&dirty setup script for Azure service broker in SAP Cloud Platform Cloud Foundry
#==============================================================================
#==============================================================================
# SETUP AZURE SERVICE BROKER IN SAP CLOUD PLATFORM
#==============================================================================
#==============================================================================
#==============================================================================
# SAP Cloud Platform User Details
#==============================================================================
SCPUser={insert SCP username}