Skip to content

Instantly share code, notes, and snippets.

View liptanbiswas's full-sized avatar
💻

Liptan Biswas liptanbiswas

💻
View GitHub Profile
@liptanbiswas
liptanbiswas / docker-dind.pvc.yaml
Last active October 23, 2020 11:57
Gitlab Docker Layer Caching for Kubernetes Executor
## PVC for storing dind data
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
labels:
app: docker-dind
name: docker-dind-data
namespace: gitlab-managed-apps
spec:
accessModes:
apiVersion: install.istio.io/v1alpha1
kind: IstioOperator
spec:
meshConfig:
accessLogFile: "/dev/stdout"
accessLogEncoding: 1 # 0 for TEXT logs 1 for JSON logs
enableTracing: false
defaultConfig:
sds:
enabled: true #SDS is enabled by default in 1.6.x
tracing:
enabled: false
global:
sds:
enabled: true
proxy:
accessLogFile: "/dev/stdout"
accessLogEncoding: "JSON"
gateways:
istio-ingressgateway: