update dependency

This commit is contained in:
2024-06-27 09:57:32 +10:00
parent 89f75af049
commit 5107c79885
2 changed files with 4 additions and 0 deletions

View File

@@ -42,6 +42,8 @@ spec:
namespace: flux-system namespace: flux-system
- name: minio-secrets - name: minio-secrets
namespace: flux-system namespace: flux-system
- name: local-path-provisioner
namespace: local-path-storage
postBuild: postBuild:
substituteFrom: substituteFrom:
- kind: Secret - kind: Secret

View File

@@ -44,6 +44,8 @@ spec:
namespace: flux-system namespace: flux-system
- name: namespaces - name: namespaces
namespace: flux-system namespace: flux-system
- name: local-path-provisioner
namespace: local-path-storage
postBuild: postBuild:
substituteFrom: substituteFrom:
- kind: Secret - kind: Secret