Current state

This commit is contained in:
Moritz Graf 2020-04-13 23:29:39 +02:00
parent 93da61895f
commit a54109c92b
5 changed files with 20 additions and 8 deletions

View File

@ -0,0 +1,16 @@
# apiVersion: v1
# kind: Pod
# metadata:
# creationTimestamp: null
# labels:
# run: awscli
# name: awscli
# namespace: longhorn-system
# spec:
# containers:
# - image: iptizer/docker-awscli-latest_master
# name: awscli
# resources: {}
# dnsPolicy: ClusterFirst
# restartPolicy: Always
# status: {}

Binary file not shown.

View File

@ -12,11 +12,7 @@ spec:
git: https://github.com/longhorn/longhorn.git
path: "chart/"
ref: "v0.8.0"
# values:
# replicaCount: 1
# webhook:
# replicaCount: 1
# podLabels:
# app: cert-manager
# prometheus:
# enabled: false
values:
defaultSettings:
backupTarget:
backupTargetCredentialSecret:

Binary file not shown.