Compare commits

..

No commits in common. "main" and "v1.0.1" have entirely different histories.
main ... v1.0.1

2 changed files with 1 additions and 2 deletions

View file

@ -7,5 +7,5 @@ icon: https://raw.githubusercontent.com/waylon/k8s-basic/master/helm-chart/logo.
name: k8s-basic name: k8s-basic
description: A helm chart for basic container deployment description: A helm chart for basic container deployment
type: application type: application
version: 1.0.2 version: 1.0.1
appVersion: "1.0" appVersion: "1.0"

View file

@ -14,7 +14,6 @@ spec:
metadata: metadata:
labels: labels:
service: {{ .Values.name }} service: {{ .Values.name }}
annotations:
diun.enable: "true" diun.enable: "true"
spec: spec:
securityContext: securityContext: