this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Let's fix

+2 -2
+1 -1
k8s/media/apps/flux-system/external-secrets/stores/onepassword/clustersecretstore.yaml
··· 6 6 spec: 7 7 provider: 8 8 onepassword: 9 - connectHost: http://onepassword-connect.skylab.fi 9 + connectHost: https://onepassword-connect.skylab.fi 10 10 vaults: 11 11 Kubernetes (media): 2 12 12 auth:
+1 -1
k8s/media/apps/flux-system/kustomization.yaml
··· 1 1 apiVersion: kustomize.config.k8s.io/v1beta1 2 2 kind: Kustomization 3 3 resources: 4 - - doppler/ks.yaml 4 + # - doppler/ks.yaml 5 5 - external-secrets/ks.yaml