fix(media): fix autopulse convention violations #192

Merged
Exikle merged 1 commit from fix/media-autopulse-conventions into main 2026-06-03 04:17:15 +00:00
Owner
No description provided.
fix(media): fix autopulse convention violations
All checks were successful
Flate / Flate - Filter (pull_request) Successful in 21s
Labeler / Labeler (pull_request_target) Successful in 46s
Flate / Flate (helmrelease) (pull_request) Successful in 4m3s
Flate / Flate (kustomization) (pull_request) Successful in 4m25s
Flate - Success Flate checks success
Flate / Flate - Success (pull_request) Successful in 30s
b1be8c3730
- Add onepassword-connect to ks.yaml dependsOn
- Move defaultPodOptions to first key in spec.values
- Reorder spec.values keys alphabetically (c/p/r/s)
- Move resources before securityContext in both containers
- Add refreshInterval: 1h to both ExternalSecrets
Exikle scheduled this pull request to auto merge when all checks succeed 2026-06-03 04:11:59 +00:00
Collaborator
Kustomization diff
# Kustomization: flux-system/artemis-cluster Kustomization: media/autopulse

@@ spec.dependsOn @@
! + one list entry added:
+ - name: onepassword-connect
+   namespace: external-secrets

# Kustomization: media/autopulse ExternalSecret: media/autopulse

@@ spec @@
! + one map entry added:
+ refreshInterval: 1h

# Kustomization: media/autopulse ExternalSecret: media/autopulse-ui

@@ spec @@
! + one map entry added:
+ refreshInterval: 1h

Diff created by flateWorkflow run

<!-- Sticky Pull Request Comment192/kubernetes/kustomization --> <details open><summary>Kustomization diff</summary> ```diff # Kustomization: flux-system/artemis-cluster Kustomization: media/autopulse @@ spec.dependsOn @@ ! + one list entry added: + - name: onepassword-connect + namespace: external-secrets # Kustomization: media/autopulse ExternalSecret: media/autopulse @@ spec @@ ! + one map entry added: + refreshInterval: 1h # Kustomization: media/autopulse ExternalSecret: media/autopulse-ui @@ spec @@ ! + one map entry added: + refreshInterval: 1h ``` </details> <sub>Diff created by [flate](https://github.com/home-operations/flate) — [Workflow run](https://git.dcunha.io/Exikle/Artemis-Cluster/actions/runs/736)</sub>
Exikle merged commit ed931072df into main 2026-06-03 04:17:15 +00:00
Exikle deleted branch fix/media-autopulse-conventions 2026-06-03 04:17:15 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Exikle/Artemis-Cluster!192
No description provided.