stacks/template
miwr 1938cc8f44 - name: init-log-permissions
image: busybox
      command: ["sh", "-c", "chown -R 1000:1000 /var/log && chmod -R 775 /var/log"]
      volumeMounts:
        - mountPath: /var/log
          name: log-storage
2025-03-19 13:24:40 +01:00
..
registry created an own variable for domain gitea 2025-02-24 23:10:05 +01:00
stacks - name: init-log-permissions 2025-03-19 13:24:40 +01:00
edfbuilder.yaml created an own variable for domain gitea 2025-02-24 23:10:05 +01:00