aurutils/helm/values.yml

63 lines
972 B
YAML
Raw Normal View History

2022-06-12 16:30:01 +00:00
nginx:
image:
repository: nginx
tag: latest
aur:
image:
repository: registry.local/northcode/aur
tag: latest
storage:
enabled: true
storageClass: local-path
keys: |
EBE41E90F6F12F6D
2022-06-14 14:44:40 +00:00
78CEAA8CB72E4467
AEE9DECFD582E984
A26581F219C8314C
2022-06-14 15:00:29 +00:00
5E3C45D7B312C643
2022-06-12 16:30:01 +00:00
packages: |
yay
firefox-nightly
mu
proton-ge-custom-bin
aurutils
emacs-gcc-wayland-devel-bin
greetd
greetd-tuigreet
2022-06-14 15:14:31 +00:00
greetd-wlgreet
greetd-wlgreet-git
2022-06-12 16:30:01 +00:00
proton-ge-custom-bin
python-mypy-protobuf
python-stringcase
python2-stringcase
spotify-tui
wdisplays
mangohud
mangohud-common
k0sctl-bin
arma3-unix-launcher-bin
gnome-shell-extension-unite
mullvad-vpn
2022-06-13 22:20:44 +00:00
mullvad-vpn-bin
2022-06-12 16:30:01 +00:00
polymc
spot-client
spotify
steamcmd
2022-06-21 22:09:06 +00:00
zfs-dkms
zfs-utils
anki
openmittsu-git
libqsqlcipher
2022-07-24 15:22:17 +00:00
celt
2022-06-12 16:30:01 +00:00
ingress:
enabled: true
annotations:
nginx.ingress.kubernetes.io/whitelist-source-range: "0.0.0.0/0"
host: aur.northcode.no
tls_enabled: false