Skip to content

Commit cbb65ec

Browse files
committed
fix template loading
1 parent ed634c1 commit cbb65ec

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

hull-vidispine-addon/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ apiVersion: v1
33
appVersion: 1.33.1
44
description: hull-vidispine-addon
55
name: hull-vidispine-addon
6-
version: 1.33.1
6+
version: 1.33.2

hull-vidispine-addon/hull-vidispine-addon.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -267,15 +267,15 @@ hull:
267267
register: true
268268
remove: false
269269

270-
templates:
271-
pod:
272-
global: {}
273-
no-root:
274-
securityContext:
275-
runAsNonRoot: true
276-
runAsUser: 1001
277-
container:
278-
global: {}
270+
templates:
271+
pod:
272+
global: {}
273+
no-root:
274+
securityContext:
275+
runAsNonRoot: true
276+
runAsUser: 1001
277+
container:
278+
global: {}
279279
###################################################
280280

281281
objects:

0 commit comments

Comments
 (0)