Skip to content

Commit 01f01a1

Browse files
committed
+atlassian update jira
1 parent 9804bd3 commit 01f01a1

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

atlassian/confluence/2.deployment.yaml

-15
Original file line numberDiff line numberDiff line change
@@ -71,21 +71,6 @@ spec:
7171
subPath: server.xml
7272
- mountPath: /etc/localtime
7373
name: localtime
74-
initContainers:
75-
- command:
76-
- find
77-
- /var/atlassian/application-data/confluence
78-
- -type
79-
- f
80-
- -name
81-
- lock
82-
- -delete
83-
image: harbor.github.icu/public/busybox
84-
name: delete-lock-file
85-
volumeMounts:
86-
- mountPath: /var/atlassian/application-data/confluence
87-
name: confluence
88-
subPath: confluence
8974
volumes:
9075
- name: confluence
9176
persistentVolumeClaim:

0 commit comments

Comments
 (0)