Skip to content
Snippets Groups Projects
Commit d00ee73e authored by František Dvořák's avatar František Dvořák
Browse files

Update accountig image - user_id and group_id fix

parent 563154f9
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
- name: Deploy/upgrade accounting instance
vars:
name: "notebooks-accounting"
version: "0.2.0"
version: "0.2.1"
shell: |-
helm status --namespace accounting {{ name }}
if [ $? -ne 0 ]; then
......@@ -41,4 +41,4 @@
environment:
KUBECONFIG: /etc/kubernetes/admin.conf
PATH: /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin
when: true
\ No newline at end of file
when: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment