All checks were successful
continuous-integration/drone/push Build is passing
51 lines
788 B
YAML
51 lines
788 B
YAML
nginx:
|
|
image:
|
|
repository: nginx
|
|
tag: latest
|
|
|
|
aur:
|
|
image:
|
|
repository: registry.local/northcode/aur
|
|
tag: latest
|
|
|
|
storage:
|
|
enabled: true
|
|
storageClass: local-path
|
|
|
|
keys: |
|
|
EBE41E90F6F12F6D
|
|
|
|
packages: |
|
|
yay
|
|
firefox-nightly
|
|
mu
|
|
proton-ge-custom-bin
|
|
aurutils
|
|
emacs-gcc-wayland-devel-bin
|
|
greetd
|
|
greetd-tuigreet
|
|
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
|
|
mullvad-vpn-bin
|
|
polymc
|
|
spot-client
|
|
spotify
|
|
steamcmd
|
|
|
|
ingress:
|
|
enabled: true
|
|
annotations:
|
|
nginx.ingress.kubernetes.io/whitelist-source-range: "0.0.0.0/0"
|
|
host: aur.northcode.no
|
|
tls_enabled: false
|