Current state
This commit is contained in:
parent
93da61895f
commit
a54109c92b
|
|
@ -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.
Binary file not shown.
|
|
@ -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.
Loading…
Reference in New Issue