Compare commits
No commits in common. "main" and "v1.0.1" have entirely different histories.
2 changed files with 1 additions and 2 deletions
|
|
@ -7,5 +7,5 @@ icon: https://raw.githubusercontent.com/waylon/k8s-basic/master/helm-chart/logo.
|
|||
name: k8s-basic
|
||||
description: A helm chart for basic container deployment
|
||||
type: application
|
||||
version: 1.0.2
|
||||
version: 1.0.1
|
||||
appVersion: "1.0"
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@ spec:
|
|||
metadata:
|
||||
labels:
|
||||
service: {{ .Values.name }}
|
||||
annotations:
|
||||
diun.enable: "true"
|
||||
spec:
|
||||
securityContext:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue