andere kleur dinges

This commit is contained in:
Shautvast 2026-03-04 15:48:27 +01:00
parent f4c109ab89
commit f0680b97af
2 changed files with 2 additions and 1 deletions

1
Vagrantfile vendored
View file

@ -134,4 +134,5 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
end end
config.vm.provision "shell", inline: $provision, privileged: true config.vm.provision "shell", inline: $provision, privileged: true
config.vm.network "forwarded_port", guest: 9898, host: 9898
end end

View file

@ -21,7 +21,7 @@ spec:
name: http name: http
env: env:
- name: PODINFO_UI_COLOR - name: PODINFO_UI_COLOR
value: "#6C48C5" value: "#2ecc71"
readinessProbe: readinessProbe:
httpGet: httpGet:
path: /readyz path: /readyz