chore: removed stale files
This commit is contained in:
parent
db6ffbbc56
commit
b97a9f6e8c
@ -18,6 +18,7 @@ pkgs.mkShell {
|
|||||||
echo " - kubectl"
|
echo " - kubectl"
|
||||||
|
|
||||||
export TALOSCONFIG="$(pwd)/testing1/.talosconfig"
|
export TALOSCONFIG="$(pwd)/testing1/.talosconfig"
|
||||||
|
export KUBECONFIG="$(pwd)/testing1/kubeconfig"
|
||||||
# Source your Home Manager generated Zsh configuration
|
# Source your Home Manager generated Zsh configuration
|
||||||
# This assumes your home-manager configuration is applied to your user.
|
# This assumes your home-manager configuration is applied to your user.
|
||||||
# The exact path might vary slightly based on your home-manager setup.
|
# The exact path might vary slightly based on your home-manager setup.
|
||||||
|
|||||||
@ -1,13 +0,0 @@
|
|||||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
|
||||||
kind: Kustomization
|
|
||||||
metadata:
|
|
||||||
name: apps
|
|
||||||
namespace: flux-system
|
|
||||||
spec:
|
|
||||||
interval: 5m
|
|
||||||
path: ./apps
|
|
||||||
prune: true
|
|
||||||
sourceRef:
|
|
||||||
kind: GitRepository
|
|
||||||
name: flux-system
|
|
||||||
wait: true
|
|
||||||
Loading…
Reference in New Issue
Block a user